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

python client for svn?

From: Jörg Beyer <beyer_joerg_at_web.de>
Date: 2001-12-08 11:50:59 CET

 Hi,

I am thinking about a svn python client. All I saw is the old mailing
list from april. Has anybody thought about a python extension that ypu could
do thinks like this:

--- python code ---

import svnclient

myclient = svnclient("http//svn.myrepository.org")
s = myclient.status("/path/to/some/file")
...
myclient.update("/path/to/another/file")
...
myclient.import("/path/to/something/comletly different")
--- python code ---

as you might have guessed, this is just to get the idea, not to fix an api.

has anybody done any work on this, or has there been a diskussion
whether this will work or not?
yours
Joerg
______________________________________________________________________________
Lotto online tippen! Egal zu welcher Zeit, egal von welchem Ort.
Mit dem WEB.DE Lottoservice. http://tippen2.web.de/?x=5

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

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.