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
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
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
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
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