SVN Backup
|
SVN Backup is a simple SVN backup executable, provides a console application for backing up an Subversion (SVN) repository. It uses svnadmin to dump the contents of a repository and optionally zips the results.
The application compiles down to one executable. This project depends on Subversion and .NET Framework 3.5 during run-time. The source includes ConsoleFX to bind command line parameters to an object, System.Diagnostics.Process for running svnadmin and CSharpZipLib for zipping up the results.
Usage:
svnbackup -f -z
-f interpret dump file specified as formatted utilizing symbols {stamp} and/or {name}. Default: false
-z enables zipping of the dump file. Default: false
Requirements:
* NET Framework
The license of this software is Free, you can free download and free use this data backup software.