Top "Tortoisesvn" questions

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

Change repository on your folder with TortoiseSVN

I accidentally created a repository without the default folders in TortoiseSVN then did a checkout locally. Realized hey, I forgot …

svn tortoisesvn visualsvn-server
How to get started with svn:externals?

I'm looking for a succinct and well-written tutorial on using svn:externals. I already know how to use them in …

svn tortoisesvn externals
Linux TortoiseSVN

Can you advise me the best alternative of TortoiseSVN on Linux? I'm using ArchLinux with openbox. Very important for me …

linux svn tortoisesvn archlinux
This client is too old to work with working copy

Everywhere I go on google I get the same answer to this problem but it is the wrong answer for …

svn tortoisesvn windows-server-2008 post-commit
Merge branch with trunk

Using TortoiseSVN, I need to take changes I've done in a branch and then merge them with trunk. I am …

tortoisesvn branch trunk
SVN keeps corrupting files with "<<<<<<< .mine", how to fix?

I've got a Visual Studio C# project which is under version control (SVN). I've always commited and updated the project …

c# visual-studio svn tortoisesvn ankhsvn
Remove unnecessary svn:mergeinfo properties

When I merge stuff in my repository Subversion wants to add/change a lot of svn:mergeinfo properties to files …

svn merge tortoisesvn svn-mergeinfo
How to "undelete" a deleted folder in Subversion / TortoiseSVN?

We have accidentally deleted the 'tags' folder from our Subversion repository where we only intended to delete one specific tag. …

svn tortoisesvn directory undelete
Command to get svn diff of current and previous revision number

How can I get diff in file content of current and previous revision number by command line? And how can …

svn tortoisesvn
SVN - Reintegration Merge error: "must be ancestrally related"

Using TortoiseSVN - when I use Test Merge, I get the error "http://mysvnserver/svn/main/branches/ProjectA must be …

svn tortoisesvn