Top "Svn" questions

Use this tag for questions about SVN (Subversion), a centralized open-source revision control system distributed under the Apache License.

How to fix "containing working copy admin area is missing" in SVN?

I deleted manually a directory I just added, offline, in my repository. I can't restore the directory. Any attempt to …

svn repair delete-directory
SVN change username

I found a lot of examples on how to change the username for specific revisions and so on. But what …

authentication svn credentials
What does the red exclamation point icon in Eclipse mean?

What does the red exclamation point icon in Eclipse mean? There are lots of different search results on the Internet …

eclipse svn icons
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
How to save password when using Subversion from the console

I was wondering if there is a way to save my Subversion password when doing svn operations from the console. …

svn passwords
Eclipse "this compilation unit is not on the build path of a java project"

I can't get autocompletion to work on Eclipse. I'm working on the project on svn. I set up project in …

eclipse svn
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
Intellij idea subversion checkout error: `Cannot run program "svn"`

I am using intellij idea 13.0. When I am trying to checkout from subversion I am getting error Cannot load supported …

svn intellij-idea
SVN 405 Method Not Allowed

I accidentally deleted a folder in SVN and added it back immediately. I ran into an issue with this and …

svn http-status-code-405
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