Re: Urgent: Cvs download has changed unexpectedly

2003-03-10 Thread Michael Heironimus
On Mon, Mar 10, 2003 at 07:42:02PM -0500, Dave Collier-Brown wrote: > Michael Heironimus wrote: > > I believe the syntax you're looking for is: > > cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot update -P > > No such luck... > > $ pwd > /export/home/davecb/projects/samba > $ cvs -d :pserver:[EM

Re: Urgent: Cvs download has changed unexpectedly

2003-03-10 Thread Dave Collier-Brown
Michael Heironimus wrote: > I believe the syntax you're looking for is: > cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot update -P No such luck... $ pwd /export/home/davecb/projects/samba $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot update -P cvs server: Updating . $ ls $

Re: Urgent: Cvs download has changed unexpectedly

2003-03-10 Thread Michael Heironimus
On Mon, Mar 10, 2003 at 08:11:32AM -0500, David Collier-Brown -- Customer Engineering wrote: > Dave Collier-Brown wrote: > > 1) If I run "cvs update -d :pserver:[EMAIL PROTECTED]:/cvsroot -P" > >it returns "No CVSROOT specified! Please use the `-d' option", > >which, you understand, I did (;-))

Re: Urgent: Cvs download has changed unexpectedly

2003-03-10 Thread David Collier-Brown -- Customer Engineering
I deleted the whole tree, changed the makefile to the new syntax, and it fails with the identical messages. The good news is that we documented pserver.samba.org in the second edition... the bad news is that I can't get it to work (;-)) --dave Tim Potter wrote: On Sun, Mar 09, 2003 at 02:13:17PM -

Re: Urgent: Cvs download has changed unexpectedly

2003-03-10 Thread David Collier-Brown -- Customer Engineering
Dave Collier-Brown wrote: 1) If I run "cvs update -d :pserver:[EMAIL PROTECTED]:/cvsroot -P" it returns "No CVSROOT specified! Please use the `-d' option", which, you understand, I did (;-)) This also applies if I change the host from [EMAIL PROTECTED] to [EMAIL PROTECTED] --dave --

Re: Urgent: Cvs download has changed unexpectedly

2003-03-09 Thread Tim Potter
On Sun, Mar 09, 2003 at 02:13:17PM -0500, Dave Collier-Brown wrote: > For that last few years, I've been using a makefile > to download and build samba, based on the instructions > in http://us1.samba.org/samba/cvs.html > These are the same instructions that we put in "Using Samba", > and are

Urgent: Cvs download has changed unexpectedly

2003-03-09 Thread Dave Collier-Brown
For that last few years, I've been using a makefile to download and build samba, based on the instructions in http://us1.samba.org/samba/cvs.html These are the same instructions that we put in "Using Samba", and are unchanged in the second edition. Alas, they now only cause diagnostics, at l