Re: PYTHON bindings

2022-11-16 Thread Yasuhito FUTATSUKI
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

Re: PYTHON bindings

2022-11-16 Thread Pavel Lyalyakin via users
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

PYTHON bindings

2022-11-16 Thread Robert Fetter via users
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/python2.7/dist-packages/libsvn /usr/lib/cgi-bin/viewvc.cgi But when I run thi

Re: SVN tool to get the Line of code

2022-11-16 Thread Pavel Lyalyakin via users
On Wed, Nov 16, 2022 at 3:08 PM Daniel Sahlberg wrote: > > Den tis 15 nov. 2022 kl 20:45 skrev JITHIN K : >> >> Hello Team, >> >> We are using Subversion for the source code management ( Software >> development ). >> Are there any SVN tools available to calculate the line of code >> > > I can't

Re: SVN tool to get the Line of code

2022-11-16 Thread Daniel Sahlberg
Den tis 15 nov. 2022 kl 20:45 skrev JITHIN K : > Hello Team, > > We are using Subversion for the source code management ( Software > development ). > Are there any SVN tools available to calculate the line of code > > I can't really understand what you are looking for, it seems the question was c

RE: [EXTERNAL]: Re: Removing if unversioned files during a tree conflict resolve.

2022-11-16 Thread Marcel Delorme
HI Pavel, Yes it seems you have a similar sequence. My two cents is that the tree resolver function doesn’t take unversioned files into account. As this relates to data loss this is a quite serious bug. Thanks for your speedy response . Kind regards,​​ [cid:image001.png@01D8F98E.09504F40] Mar