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

RE: python 2.3 bindings for svn 1.3.1

From: Alexander Ogol <alexander_at_ogol.info>
Date: 2006-06-28 00:03:35 CEST

 
Hi,
 
There are 2 dirs in the python bindings for svn, libsvn and svn.
 
Were do I install them?
 
I'm looking to get viewvc running.
 
 

I have them in c:\Program Files\SubVersion\python\libsvn and c:\Program
Files\SubVersion\python\svn.
In viewvc.cgi I have added manually
sys.path.insert(0, r"c:\Program Files\Subversion\python")
and all works for me
 
Alexander
Received on Wed Jun 28 00:03:46 2006

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.