working with a subversion repo

Luke Luke.Visinoni at gmail.com
Thu Jan 17 11:18:15 EST 2008


I want to write a script that automatically generates a subversion
repository and configures apache serve the svn repo. Is there a python
module that will allow me to work with subversion? I am able to import
a module named "svn" on my ubuntu machine, but this module is not
available on windows. I also can't seem to find any documentation on
it. Thanks!



More information about the Python-list mailing list