In svn
CLI (AKA SlikSVN
), how do I check out (update) a remote file foo.txt under the local name foo1.txt?
To avoid terminology confusion, by "check out (update)", I mean simply download the file from the remote repo locally but there is already a locally changed version that I don't wish to update with the version from the repo.