Date: Mon, 16 Mar 1998 21:59:46 -0600 From: David Kelly <dkelly@hiwaay.net> To: Doug White <dwhite@resnet.uoregon.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Two Source Trees for Several Machines Message-ID: <199803170359.VAA22877@nospam.hiwaay.net> In-Reply-To: Message from Doug White <dwhite@gdi.uoregon.edu> of "Mon, 16 Mar 1998 10:14:13 PST." <Pine.BSF.3.96.980316101059.26071R-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug White writes: > > You might as well cvsup the entire CVS tree, then checkout the respective > -current and -stable trees. This will keep down the redundant cvsup's. A little help please. I'm tring to do about the same thing. Used ftp to download cvs-cur.4000xEmpty.gz thru cvs-cur.4134.gz. Used "ctm -u -b /home/ncvs *" to extract the above. Used "cvsup -g -L 2 /usr/share/examples/cvsup/cvs-supfile" to further update my archive. Noticed it did a lot of "touch"-ing, apparently to correct file dates. nospam: [1014] setenv CVS_UPDATE nospam: [1015] setenv CVSROOT /home/ncvs nospam: [1016] cd /usr/src nospam: [1017] make update -------------------------------------------------------------- Updating /usr/src from cvs repository /home/ncvs -------------------------------------------------------------- cd /usr/src && cvs -q update -P -d -r RELENG_2_2 cvs [update aborted]: no such tag RELENG_2_2 *** Error code 1 Stop. nospam: [1018] cd /home/ncvs nospam: [1019] ] du -sk . 431648 . nospam: [1023] So what am I doing wrong? -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803170359.VAA22877>