rsvndump - remote Subversion repository dump

Flattr this Get rsvndump at SourceForge.net. Fast, secure and Free Open Source software downloads

About

rsvndump is a command line tool that is able to dump a Subversion repository that resides on a remote server. All data is dumped in the format that can be read an written by svnadmin load/dump, so the data which is produced can easily be imported into a new Subversion repository.

rsvndump supports most of the functionality of the normal svn client program and svnadmin, e.g. authentication, SSL-support, incremental dumps and support for dumping text deltas instead of full text.

Additionally, rsvndump is able to dump only a subdirectory of a repository, even without read access to the root directory. This may work better than using svndumpfilter on an already existing dump, since copy actions are resolved during the dump process and replaced by normal file additions as needed.

Further information about rsvndump's behavior and possible differences to the output generated by svnadmin dump can be found at the man page.


News

Older news items can be found in the news archive.


Content


Jonas Gehring Last update: November 22, 2011