About 4,150,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 command-line …

  2. 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 revert …

  3. 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 versioned items here" …

  4. 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. What is …

  5. 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 setup …

  6. tortoisesvn - Handling conflicts in SVN with Tortoise? - Stack Overflow

    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 you configured) …

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

    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 for him. …

  9. svn - Using TortoiseSVN how do I merge changes from the trunk to a ...

    My questions are: How do I use TortoiseSVN 1.5 to merge changes from the trunk to a branch? How do I use TortoiseSVN 1.5 to merge the branch to the trunk, with and without the reintegrate method? …

  10. tortoisesvn - Tortoise SVN: Check-In and Check-Out - Stack Overflow

    Feb 26, 2017 · When I right-click on my folder I have two TortoiseSVN related options: SVN Checkout ... and TortoiseSVN. Under the latter item, I see more sub-options, such as Repo-browser, Export, …