Re: SVN Python questions and suggestions
From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-10-02 20:19:07 CEST
What would be really cool is that I could do:
import svn
list = svn.ls( 'http://x/repos/foo' )
list = svn.status( r'c:\workspace\svn' )
Of course this overlooks the problem of the options on each command.
Now that solves the problem of where to put all them functions as
Barry
At 02-10-2003 15:18, C. Michael Pilato wrote:
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.