About 4,310,000 results
Open links in new tab
  1. How to use TortoiseSVN via command line? - Stack Overflow

    132 TortoiseSVN has a command-line interface that can be used for TortoiseSVN GUI automation and it's different from the normal Subversion one. You can find information about the …

  2. Working copy XXX locked and cleanup failed in SVN

    Sep 24, 2008 · In TortoiseSVN, to do an in-place unversioning, right-drag the root folder of the working copy from the file list onto itself in the directory tree, and choose "SVN Export …

  3. Where is svn.exe for TortoiseSVN? - Stack Overflow

    Sep 27, 2015 · Possible Duplicate: Where is svn.exe in my machine? I try change username for my repository with command svn propset --revprop svn:author I cannot find program svn.exe. …

  4. tortoisesvn - Resolve "Can't revert 'somedir' without reverting ...

    Jun 20, 2024 · Command Line On a question about a similar error: SVN Can't revert 'mydir' without reverting parent, a comment from Albert Hendriks gives a command-line solution: svn …

  5. tortoisesvn - Handling conflicts in SVN with Tortoise? - Stack …

    Jun 29, 2016 · When you update your working copy you can right-click in the log list and chose how to resolve the conflict: resolve using an editor / TortoiseMerge (or whatever merge tool …

  6. Add files to an already setup svn repo - Stack Overflow

    Sep 11, 2009 · I want to add a folder to a remote server with the svn repository set up. In my local computer I have tortoiseSVN. All I want to do is add folder from my local computer to the repo …

  7. tortoisesvn - how can I search an svn repository for the existence …

    Dec 24, 2008 · How can I search if a file named foo.txt was ever committed to my svn repository (in any revision)?

  8. windows - How to change users in TortoiseSVN - Stack Overflow

    Jul 20, 2009 · 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 …

  9. tortoisesvn - How do I download code using SVN/Tortoise from …

    Jul 14, 2014 · Right click on the folder you want to download in, and open up tortoise-svn -> repo-browser. Enter in the URL above in the next window. right click on the trunk folder and choose …

  10. tortoisesvn - How to find SVN version? - Stack Overflow

    Mar 17, 2015 · See this question and answers when you use TortoiseSVN on client side to find out the version of the client. When you have this problem on a computer with VisualSVN …