Hello folks,
I would like to use the cvs2svn script. This is my first experience
with Python (I am reasonably versatile in perl). I have spent a
reasonable amount of time, googled, read web sites, threads, etc.
When I try the script, I get
hermione-a:/usr/local/subversion/II2/ii2-cvsbackup
> What was the error you got after installing Python 2.4.3? Should've
> worked perfectly.
This was for me a very informative message because if you know it
should work, you know there is a solution to find. And I found one.
The problem was that --- as cvs2svn was installed in the standard
sys
On Sep 18, 2006, at 18:44 , Christopher Barker wrote:
> cvs3svn should have put itself into the standard scripts dir, and the
> 2.4 Universal installer should have added that to your PATH, so you
> should just be able to type:
>
> cvs2svn --
>
> what shell are you using?
bash (default shell). But
On Sep 18, 2006, at 21:42 , Bob Ippolito wrote:
> On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote:
>> Gerben Wierda wrote:
>> >> what shell are you using?
>> >
>> > bash (default shell). But my env has not been changed by the
>>