Re: [HACKERS] anoncvs troubles (was Re: CVS vs anoncvs)

2001-09-20 Thread Christof Petig
"Marc G. Fournier" wrote: > Okay, its updated effective a few minutes ago ... and the upate should > work as well ... Should ... ~/pgsql-cvs/pgsql/src/interfaces/ecpg/preproc > cvs status preproc.y cvs server: failed to create lock directory for `/projects/cvsroot/pgsql/src/interfaces/ecpg/prep

Re: [HACKERS] anoncvs troubles (was Re: CVS vs anoncvs)

2001-09-20 Thread Marc G. Fournier
Okay, its updated effective a few minutes ago ... and the upate should work as well ... On Thu, 20 Sep 2001, Christof Petig wrote: > "Marc G. Fournier" wrote: > > > should be four hours, but I haven't had a chance, with the newest > > worm/virus going around right now having killed our core rou

Re: [HACKERS] anoncvs troubles (was Re: CVS vs anoncvs)

2001-09-20 Thread Christof Petig
Christopher Kings-Lynne wrote: > > While you're at it, could you please fix this error: > > > > ~/pgsql-cvs/pgsql > cvs -z3 update -dP > > cannot create_adm_p /tmp/cvs-serv2966/ChangeLogs > > Permission denied > > Instead of checking out over your existing checkout, checkout to a new dir > and th

Re: [HACKERS] anoncvs troubles (was Re: CVS vs anoncvs)

2001-09-20 Thread Christopher Kings-Lynne
> While you're at it, could you please fix this error: > > ~/pgsql-cvs/pgsql > cvs -z3 update -dP > cannot create_adm_p /tmp/cvs-serv2966/ChangeLogs > Permission denied Instead of checking out over your existing checkout, checkout to a new dir and there's no problem. Chris