About 5,230,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. 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" …

  3. 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)?

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

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

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

  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. tortoisesvn - Working copy locked error in tortoise svn while ...

    I'm using Tortoise SVN to update and commit changes to the repository in the server whenever I make changes to my working copy. But from a few days I'm not able to commit the changes and I get the

  10. Where is svn.exe in my machine? - Stack Overflow

    2 Recent versions of the TortoiseSVN package can install a discrete svn.exe in addition to the one linked into the GUI binary. It is located in the same bin directory where the main program is installed. …