Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10739

Re: Require information on python API for Subversion related work

Date 2011-08-02 15:46 +0100
From Tim Golden <mail@timgolden.me.uk>
Subject Re: Require information on python API for Subversion related work
References <408F64D89899604FB24015E64E10490C0122B1@KCHJEXMB01.kpit.com>
Newsgroups comp.lang.python
Message-ID <mailman.1780.1312296401.1164.python-list@python.org> (permalink)

Show all headers | View raw


On 02/08/2011 14:02, Shambhu Rajak wrote:
> I need an api that can be used to do following operations on Subversion
> repository tool:
>
> 1.Create branch
>
> 2.Check out
>
> 3.Check in
>
> 4.Merge


http://pysvn.tigris.org/

(which is, by the way, the first Google hit for "Python Subversion 
bindings")

TJG

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Require information on python API for Subversion related work Tim Golden <mail@timgolden.me.uk> - 2011-08-02 15:46 +0100

csiph-web