Hello,
On 2022/11/17 6:01, Pavel Lyalyakin via users wrote:
> On Wed, Nov 16, 2022 at 10:36 PM Robert Fetter via users
> wrote:
>>
>> I am trying to use ViewVC which provides a web inyerface to SVN. It uses a
>> shared library with Python which (I think) I've located.
>>
>> To run this, I have
On Wed, Nov 16, 2022 at 10:36 PM Robert Fetter via users
wrote:
>
> I am trying to use ViewVC which provides a web inyerface to SVN. It uses a
> shared library with Python which (I think) I've located.
>
> To run this, I have my own myviewvc.cgi script:
>
> #!/bin/sh
> export PYTHONPATH=/usr/lib
Hi,
In article
l...@serebryakov.spb.ru writes:
>
> Looks like python bindings doesn't work with pyhton 3. It could be
> built no problem, but "check-swig-py" target fails (see log below)
>
> Is it known problem or something wrong on my side?
It's known problem. Subversion swig Python binding
Hi Joe, it's been a while.
Take a look at CollabNet Subversion Edge, it takes care of all this for you.
See http://www.collab.net/svnedge
Mark
Sent from my iPhone
On Jul 7, 2010, at 4:10 PM, "Joe Baumgarten" wrote:
> Hello,
>
>
>
> I am trying to get ViewVC running on a windows system.
On Monday 15 February 2010, Ramachandran, Vishwanath(IE10) wrote:
> Will python-bindings swig support svn hooks scripts?
Hook scripts are executable file which can do pretty much anything they want.
What kind of python-bindings swig do you want?
> There is a Collabnet subversion, which comes wi
ngh [mailto:dextrou...@gmail.com]
> *Sent:* Tuesday, February 16, 2010 12:41 PM
> *To:* Ramachandran, Vishwanath(IE10)
> *Cc:* users@subversion.apache.org
> *Subject:* Re: python bindings
>
>
>
>
>
> We have subversion 1.4.6, Does swig support 1.4? Any suggestions w
Does it means, subversion 1.4.6 does support swig, ?
Regards
Vishwanath
From: vishwajeet singh [mailto:dextrou...@gmail.com]
Sent: Tuesday, February 16, 2010 12:41 PM
To: Ramachandran, Vishwanath(IE10)
Cc: users@subversion.apache.org
Subject: Re: python bindings
We
We have subversion 1.4.6, Does swig support 1.4? Any suggestions welcome
>
>
First of all Subversion 1.4 series is no more supported so you should
upgrade it to higher version.
To answer your question Subversion 1.4 had support for swig bindings and
irrespective of where it's being used it can i
We have subversion 1.4.6, Does swig support 1.4? Any suggestions welcome
Regards
Vishwanath
From: Ramachandran, Vishwanath(IE10)
Sent: Monday, February 15, 2010 5:33 PM
To: users@subversion.apache.org
Subject: python bindings
Hi there
Will python-bindings swig support svn ho