2008-10-24 21:56:03 +02:00
|
|
|
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
|
2009-06-13 04:48:28 +02:00
|
|
|
data which is produced can easily be imported into a new Subversion
|
2008-10-24 21:56:03 +02:00
|
|
|
repository.
|
|
|
|
|
|
|
|
WWW: http://saubue.boolsoft.org/projects/rsvndump/
|