On Fri, May 11, 2001 at 08:36:56PM +0800, Stas Bekman wrote:
> On Fri, 11 May 2001, barries wrote:
> 
> Now I've tried it at home, and I didn't need to run 'cvs up' in srclib
> subdirs... this is on Mandrake 8.0 (cvs-1.11-5mdk) versus Mandrake 7.2
> (cvs-1.11-3.1mdk) (at work).  Can anybody confirm that it works for him if
> you are on Mandrake 7.2 with the same cvs version? If it does, I'll remove
> the note I've added, I'm completely clueless why does this happen to me :(

Not Mandrake, but RH6.2/valinux, cvs 1.10.7:

[barries@//sizzle] tmp$ mkdir 2.0
[barries@//sizzle] tmp$ cd 2.0
[barries@//sizzle] 2.0$ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co 
httpd-2.0
   ...snip...
U httpd-2.0/test/zb.c
cvs checkout: reading from www.apache.org: Connection reset by peer
[barries@//sizzle] 2.0$ cd httpd-2.0/srclib
[barries@//sizzle] srclib$  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co 
apr
cvs server: Updating apr
U apr/.cvsignore
   ...snip...
U apr/user/win32/groupinfo.c
U apr/user/win32/userinfo.c
cvs checkout: reading from www.apache.org: Connection reset by peer
[barries@//sizzle] srclib$  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co 
apr-util
cvs server: Updating apr-util
U apr-util/.cvsignore
U apr-util/CHANGES
   ...snip...
U apr-util/xml/expat/lib/xmltok_ns.c
[barries@//sizzle] srclib$ cat CVS/Entries
/.cvsignore/1.5/Thu Mar  2 08:26:18 2000//
/Makefile.in/1.9/Sat Feb 24 19:16:04 2001//
D/expat-lite////
D/pcre////
[barries@//sizzle] srclib$ cvs up -dP
cvs [update aborted]: received interrupt signal
[barries@//sizzle] srclib$ cd ~/2.0
[barries@//sizzle] 2.0$ cd httpd-2.0/
[barries@//sizzle] httpd-2.0$ cvs up -dP
? docs/api
cvs server: Updating .
P configure.in
cvs server: Updating build
   ...snip...
cvs server: Updating test
cvs server: Updating srclib
cvs server: Updating srclib/apr
cvs server: Updating srclib/apr/buckets
   ...snip...
cvs server: Updating srclib/apr/user/win32
cvs server: Updating srclib/apr-util
cvs server: Updating srclib/apr-util/buckets
   ...snip...
cvs server: Updating srclib/apr-util/xml/expat/lib
[barries@//sizzle] httpd-2.0$ cvs -v

Concurrent Versions System (CVS) 1.10.7 (client/server)

Copyright (c) 1989-1998 Brian Berliner, david d `zoo' zuhn, 
                        Jeff Polk, and other authors

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to