Top "Svn" questions

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

Where does SVN client store user authentication data?

I am trying to simulate a problem we have with a particular domain ID which has issues accessing a subversion …

svn authentication
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
Good Linux (Ubuntu) SVN client

Subversion has a superb client on Windows (Tortoise, of course). Everything I've tried on Linux just - well - sucks …

linux svn
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
Subclipse svn:ignore

I'm new to Eclipse. I'm using subclipse for connecting to my SVN. There are some folders and files I would …

eclipse svn subclipse
How change default SVN username and password to commit changes?

I need to commit my changes to repository, but on this laptop (svn configurations) I'm not default user. How can …

svn authentication config
Change SVN repository URL

My current SVN structure: Path: . URL: svn://someaddress.com.tr/project Repository Root: svn://someaddress.com.tr Repository UUID: ------------------------------------- …

svn svn-repository
Update OpenSSL on OS X with Homebrew

I'm using MacOS X 10.7.5 and I need a newer OpenSSL version due to handshake failures. There are several tutorials on …

macos svn openssl homebrew
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 to resolve "local edit, incoming delete upon update" message

When I do a svn status ., I get this: ! C auto-complete-config.elc > local edit, incoming delete upon update ! + C …

svn