Top "Tortoisesvn" questions

TortoiseSVN is a Subversion client for Windows, implemented as a shell extension.

TortoiseSVN: What is head revision

I'm a VSS user learning how to use SVN, and I have selected TortoiseSVN as my platform. Can someone tell …

svn version-control tortoisesvn
Tortoisesvn Subversion 1.8 - merge - no more reintegrate a branch option

In tortoiseSvn 1.8 there is no "reintegrate" a branch option. What is the right way to reintegrate a branch in Tortoise …

svn tortoisesvn branching-and-merging
Subversion - What are the differences between the SVN checkout and SVN update commands?

I understand that the "SVN checkout" command will do the initial get of file(s) from the Subversion repository and …

svn tortoisesvn
Undoing a commit in TortoiseSVN

I committed a bunch of files (dozens of files in different folders) by accident. What is the easiest, cleanest (and …

svn tortoisesvn undo
TortoiseSVN reports conflict, but no conflict can be found

I have a working copy for my entire repository, which contains multiple Python projects. When I choose right-click --> …

svn version-control tortoisesvn conflict working-directory
tortoise svn giving me "Redirect cycle detected for URL 'domain/svn'"

I want to achieve a svn-root in /var/svn and repositories(projects) in there. I could get it to work …

svn apache2 tortoisesvn mod-dav-svn
TortoiseSVN trunk checkout "Server sent unexpected return value (403 Forbidden) in response to OPTIONS" error

My problem is that every time I do some operation with an URL like the following one: https://nttt.dttt.…

svn tortoisesvn http-status-code-403
Tortoise SVN: Resolve conflict using 'theirs'. What does it mean?

Can someone please explain the difference between the following two options of Tortoise SVN on conflicted files: Resolve conflict using …

svn version-control tortoisesvn
List all svn:externals recursively?

How can I get a list of all svn:externals (recursively) in a directory? Is there any utility for this? (…

svn tortoisesvn
How to move an SVN repository to a new server

We would like to merge two of our servers together and in order to do that we would need to …

svn tortoisesvn