On Wed, Aug 18, 2010 at 2:21 PM, Christopher McCrory wrote:
> Hello...
>
> I wrote up a short perl program to backup a subversion repository via
> amanda ( http://www.amanda.org ). Basically it uses the amanda
> application API to call 'svnadmin dump'. It still needs a few
> enhancements, but
Hello...
I wrote up a short perl program to backup a subversion repository via
amanda ( http://www.amanda.org ). Basically it uses the amanda
application API to call 'svnadmin dump'. It still needs a few
enhancements, but it does work. I developed it on Fedora 13 where it
should "just work".