How can I “delete” a file which is already in the SVN repository without deleting it from my file system? TortoiseSVN or command line instructions are welcome. The following...
I’m using TortoiseSVN against the SourceForge SVN repository. I’d like to move a file from one folder to another in order to maintain its revision history. Is this possible?...
If I try to update my subversion repo, it says I must run cleanup. If I run cleanup, it says a file is missing. (I deleted a MASSIVE directory...
I would like to move a file or folder from one place to another within the same repository without having to use Repo Browser to do it, and without...
I use TortoiseSVN and want to use command line SVN options. I used the command: svn checkout [-N] [--ignore-externals] [-r rev] URL PATH and get the following error: ‘svn’...
I was setting up another user to use our SVN repository. He didn’t have a username/password, so I logged in with my credentials. We now have a username/password for...
I want to checkout a specific revision of a folder in Subversion using the command line. I don’t see an option for specifying the revision number in TortoiseProc.exe, TortoiseProc.exe...
I can’t seem to get the icons to display under Windows 7 and I really miss this from Windows XP. How can it be fixed? 31 Answers 31
I get this error when I do an svn update: Working copy XXXXXXXX locked Please execute “Cleanup” command When I run cleanup, I get Cleanup failed to process the...