[Pythonmac-SIG] Steps needed to get cvs2svn working on Panther

2006-11-16 Thread Ap en Dicky Martens
Roden 15-11-2006 Geachte Heer Wierda. In verband met de schoolreünie van de basisschool “de Haven” te Roden in Drenthe zijn wij op zoek naar een zekere Gerben Wierda, geb. 30-4-1961. Mocht u degene zijn die wij zoeken, of kent u deze persoon, zou u dan ons zijn adres willen doorgeven zod

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-19 Thread Ronald Oussoren
On Sep 19, 2006, at 9:19 AM, Bob Ippolito wrote: On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: On Sep 18, 2006, at 11:48 PM, Bob Ippolito wrote: > On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: >> >> On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: >> >> > On Sep 18, 2006,

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-19 Thread Bob Ippolito
On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > On Sep 18, 2006, at 11:48 PM, Bob Ippolito wrote: > > > On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > >> > >> On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: > >> > >> > On Sep 18, 2006, at 21:42 , Bob Ippolito wrote: > >> > >

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Ronald Oussoren
On Sep 18, 2006, at 11:48 PM, Bob Ippolito wrote: On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: > On Sep 18, 2006, at 21:42 , Bob Ippolito wrote: > >> On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: >>> Gerben Wierda wrote

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Bob Ippolito
On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: > > > 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? >

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Ronald Oussoren
On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: 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 Universal pkg. hermio

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Gerben Wierda
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 >> Universal pkg. >> > >> > hermione-a:~ gerben$ which python

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Ronald Oussoren
On Sep 18, 2006, at 9:42 PM, 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 Universal pkg. hermione-a:~ gerben$ which python /usr/bin/python PATH=/

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Bob Ippolito
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 Universal pkg. > > > > hermione-a:~ gerben$ which python > > /usr/bin/python > > > > PATH=/bin:/sbin:/usr/bin:/usr/sbi

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Christopher Barker
Gerben Wierda wrote: >> what shell are you using? > > bash (default shell). But my env has not been changed by the Universal pkg. > > hermione-a:~ gerben$ which python > /usr/bin/python > > PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/teTeX/bin/i386-apple-darwin-current > > >

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Gerben Wierda
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

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Christopher Barker
Gerben Wierda wrote: > So I tried: > sudo make DESTDIR=/Library/Frameworks/Python.framework/Versions/2.4 > install > but that results in things one probably does not want, e.g. during > the install run one sees: > > byte-compiling /Library/Frameworks/Python.framework/Versions/2.4/ > System/

[Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-16 Thread Gerben Wierda
> 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

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger?

2006-09-16 Thread Bob Ippolito
On 9/16/06, Gerben Wierda <[EMAIL PROTECTED]> wrote: > 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,

[Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger?

2006-09-16 Thread Gerben Wierda
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