Top "Svnadmin" questions

svnadmin is the administrative tool for monitoring and repairing your Subversion repository.

How to rename a repository in SVN?

I need to rename my existing repository root name to a new name. I am using svnserve server. URL: svn://…

svn svnadmin svnserve svn-repository
svnadmin create: Option Expected

Can someone enlighten me on this... When I uncomment the line in /etc/subversion/config store-auth-creds = no, and when I …

svn ubuntu-9.10 svnadmin
SVN Move code with history between two repositories

I have to work on two repositories and want to move one directory with code between the two while keeping …

svn svnadmin svnsync svndump svndumpfilter
svn: E160043: Expected FS format between '1' and '4'; found format '6'

We get an error when my CLIENT is getting the list of our Subversion SERVER repository, like this; D:\temp&…

svn repository version svnadmin
Difference between svnrdump dump & svnadmin dump

I need a dump of a svn repository. I found two solutions svnrdump dump And svnadmin dump svnrdump dump is …

svn dump svnadmin svndump
how to use svndumpfilter to exclude a certain revision

I have an SVN repository with a bad revision or two. I need to get rid of them! I was …

svn version-control svnadmin svndumpfilter
Malformed dumpfile header when migrating repository from Windows to Linux (encoding issue?)

I'm moving an SVN repository from a Windows machine (Windows 7) to a Linux machine (Ubuntu 13). I dump the repo on …

linux windows svn character-encoding svnadmin
svnadmin load error - File already exists

I had a HDD with SVN repositories and it 'died'. Until I managed to recover it, I created new repositories …

svn tortoisesvn svnadmin
How do I know which version current svn repository is?

Recently, I made a decision to upgrade my svn repository from v1.5 to v1.6. After I run the upgrading command …

svn upgrade svnadmin
svnadmin load into an existing directory?

We have been doing a bit of repository hopping at work and, as a kludge, I am trying to rewrite …

svn svnadmin