svnadmin is the administrative tool for monitoring and repairing your Subversion repository.
Is there a simple way to copy a directory from one repository into another repository with copying all of the …
svn svnadmin svndump svndumpfilterI created a repository on a network drive with svnadmin create repos. Is there a way to set user permissions …
svn user-permissions svnadminMy home server had a hard drive failure. Once I realized the disk was going, I logged in and did …
svn svnadminCurrently im setting up TortoiseSVN and reading through docs etc. The manual often mentions svnadmin. I figured out, that I …
svn tortoisesvn svnadminGiven: Repository_1 - source Repository_2 - destination I created a dump file of Repository_1/Folder1 using combination of svnadmin and …
svn dump svnadminRelated question: Moving repository trunk to another’s branch (with history) I know that one can dump a complete SVN …
svn tortoisesvn repository subdirectory svnadminI want to move part of my SVN repo offsite, onto an AWS instance & am following this page (Repository …
svn svnadmin svndumpfilterI need to copy the existing SVN repository from one development server to another. Per my understandings, I have come …
svn svnadmin svnserve svn-repositoryI was just thinking of writing a shell script to implement the obliterate functionality in an easy to do way (…
svn svnadmin svndump svndumpfilterI'm trying to migrate an old repository (let's call it myOldRepo) to a new repository (myNewRepo). I've got an svndump …
svn version-control svnadmin version-control-migration svndump