blob: c7e69646eaae61d06a9aff352b8705ad3918ce66 (
plain) (
blame)
1
2
3
4
5
6
7
|
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 dump, so the
data which is produced can easily be importerd into a new Subversion
repository.
WWW: http://saubue.boolsoft.org/projects/rsvndump/
|