
svntos3
SvnToS3 was created by devprise.com a enterprise software development company. It a command line application that allows you to dump your subversion repository (svnadmin dump) and upload directly into your Amazon Simple Storage Service (Amazon S3).
Designed with CruiseControl.NET in mind. This command line application is a perfect task to backup your subversion repository to a nice and safe Amazon S3 storage location.
The project utilizes the ThreeSharp library, and uses the native .net GZipStream compression methods.