Re: [HACKERS] CVS access problem

2001-09-18 Thread Arne Weiner
"Marc G. Fournier" wrote: > > anoncvs.postgresql.org, not cvs.postgresql.org ... Arne posted the wrong > one :( Whoops! I'm sorry, I overlooked that! Arne Weiner. ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an a

[HACKERS] CVS access problem

2001-09-18 Thread news.grapid1.mi.home.com
I'm following the instructions on the web site which say's: --- Do an initial login to the CVS server: $ cvs -d :pserver:[EMAIL PROTECTED]:/home/projects/pgsql/cvsroot login You will be prompted for a password; enter 'postgresql'. You shoul

Re: [HACKERS] CVS access problem

2001-09-18 Thread Marc G. Fournier
anoncvs.postgresql.org, not cvs.postgresql.org ... Arne posted the wrong one :( On Tue, 18 Sep 2001, Christopher Kings-Lynne wrote: > > The location of the cvs repository recently changed. It is know > > accessible as > > > > :pserver:@cvs.postgresql.org:/cvsroot > > > > Your commandline f

Re: [HACKERS] CVS access problem

2001-09-18 Thread Christopher Kings-Lynne
> The location of the cvs repository recently changed. It is know > accessible as > > :pserver:@cvs.postgresql.org:/cvsroot > > Your commandline for an initial login should be: > > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot login > > Arne Weiner. I'm trying that exact command line a

Re: [HACKERS] CVS access problem

2001-09-18 Thread Arne Weiner
The location of the cvs repository recently changed. It is know accessible as :pserver:@cvs.postgresql.org:/cvsroot Your commandline for an initial login should be: $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot login Arne Weiner. "news.grapid1.mi.home.com" wrote: > >