Re: Using python to invoke svnadmin?
From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 13 Aug 2008 10:11:15 -0700
Robert Dailey wrote:
First, if you're not doing anything special with your backup script, then just use
http://svn.collab.net/repos/svn/trunk/tools/backup/hot-backup.py.in
which comes with Subversion. It compresses backups, keeps N old ones around and
If you need to use your own custom backup and don't want to shell out, then use
$ python
See svn_repos.h on how to use it.
Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.