[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Using python to invoke svnadmin?

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Wed, 13 Aug 2008 11:48:31 -0500

Hi,

I want to create a python script that performs an "svnadmin dump" for
backup/archival purposes. I realize I could just use python to invoke a
command, but I wanted to avoid that if possible. Is there a module somewhere
that facilitates an interface into the svnadmin program? I basically need
the python equivalent of "svnadmin dump /my/repo > my_backup". Thanks.
Received on 2008-08-13 18:49:01 CEST

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.