Top "Tortoisesvn" questions

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

svn cleanup: sqlite: database disk image is malformed

I was trying to do a svn cleanup because I can't commit the changes in my working copy, and I …

sqlite svn tortoisesvn
How do I create a new branch?

How do I create a new branch with my working copy using TortoiseSVN? I see the branch option, but I …

svn tortoisesvn branch
Resolving tree conflict

How to resolve tree conflict in current scenerio. C:\DevBranch C:\MyBranch I updated both branches. Edited MyBranch and then …

svn tortoisesvn tree-conflict
How do I download code using SVN/Tortoise from Google Code?

I just saw a really cool WPF twitter client that I think is developed by the Herding Code podcast guys …

svn tortoisesvn google-code
Error "can't use subversion command line client : svn" when opening android project checked out from svn

I'm new to Android development and the development tools around it. I have checked out a project from svn using …

android svn tortoisesvn android-studio
How do I move a file (or folder) from one folder to another in TortoiseSVN?

I would like to move a file or folder from one place to another within the same repository without having …

svn tortoisesvn
Where is svn.exe in my machine?

I have Tortoise svn installed on my desktop. I want to perform some tasks using commandline svn.exe? But I …

svn command-line tortoisesvn
Working Copy Locked

I'm developing a web using subversion as version control, but got "working directory locked" error message Here's the story: I …

svn tortoisesvn visualsvn visualsvn-server
SVN "Already Locked Error"

When trying to commit a change to a repository ( where I am the only user ) I get an error Path …

svn tortoisesvn
How do you move a file?

I'm using TortoiseSVN against the SourceForge SVN repository. I'd like to move a file from one folder to another in …

svn tortoisesvn