Date: Sat, 17 Oct 1998 11:40:52 +0930 From: Greg Lehey <grog@lemis.com> To: FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: Why can't I check out RELENG_3_0_0_RELEASE? Message-ID: <19981017114052.Q469@freebie.lemis.com>
next in thread | raw e-mail | index | archive | help
I'm not sure if I'm doing something wrong here or not. Certainly I've seen a difference between 2.2.6 and 3.0 RELEASEs. With 2.2.6, I can write: # cvs co -r RELENG_2_2_6_RELEASE world cvs checkout: Updating . cvs checkout: Updating CVSROOT cvs checkout: Updating CVSROOT/commitlogs cvs checkout: Updating doc (etc) If I enter: # cvs co -r RELENG_3_0_0_RELEASE src it creates the directories CVS and src/CVS, apparently with the correct contents, but doesn't check any modules out. I can then go to src and say # cvs update -P -d and it checks the things out. What's wrong here? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981017114052.Q469>