Top "Svnsync" questions

Svnsync allows mirroring subversion repositories.

svnsync - couldn't get lock on destination repos

Using svnsync $ svnsync --non-interactive sync ${REPO} after an abort of the process there was this error message with retry Failed …

svn svnsync
svnsync not working : Revprop change blocked by pre-revprop-change hook

I'm trying to copy a used repository by using svnsync (I'm doing it this way in order to ensure optimal …

svn svnsync
Not able to access svn repo located in a remote server from different remote server with subversion

I am trying to create subversion repository mirror in a remote server using "svnsync" through command line and the actual …

authentication svn svnsync
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
How to change svn url in svnsync?

How can I change (relocate) a subversion url that I entered when creating a mirror repository using "svnsync init" (example …

svn svnsync