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

What are the python bindings?

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Fri, 1 Aug 2008 18:18:37 -0500

Hi,

Currently I'm using pysvn to create a script to automatically create tags.
However, I'm finding it is difficult to work with svn:externals properties
in pysvn because I basically have to parse the externals myself. In
addition, I don't think pysvn supports relative external links, like ones
that begin with ^. These relative URLs into the repository would need to be
converted into absolute ones somehow.

I noticed that there are python bindings for SVN 1.5.1, however I have found
no documentation on what exactly these bindings do, or what exactly they're
wrapping. Is there reference documentation anywhere? I'm basically curious
if these python bindings can shine where pysvn is failing. I don't want to
parse svn:externals myself, and I most certainly need to be able to resolve
relative URLs into the repository. Help is appreciated.
Received on 2008-08-02 01:19:14 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.