Date: Wed, 13 Mar 2002 23:54:22 -0800 From: "Crist J. Clark" <cjc@FreeBSD.ORG> To: Warner Losh <imp@harmony.village.org> Cc: Dag-Erling Smorgrav <des@ofug.org>, Garance A Drosihn <drosih@rpi.edu>, obrien@FreeBSD.ORG, Julian Elischer <julian@elischer.org>, arch@FreeBSD.ORG Subject: Re: Unmoronify CVS Message-ID: <20020313235422.D29705@blossom.cjclark.org> In-Reply-To: <200203132350.g2DNo5L44481@harmony.village.org>; from imp@harmony.village.org on Wed, Mar 13, 2002 at 04:50:05PM -0700 References: <xzpy9gwfbiu.fsf@flood.ping.uio.no> <Pine.BSF.4.21.0203131055300.70491-100000@InterJet.elischer.org> <xzpsn74gtuj.fsf@flood.ping.uio.no> <20020313113424.B4997@dragon.nuxi.com> <xzpg034gssa.fsf@flood.ping.uio.no> <p05101565b8b56678dd9f@[128.113.24.47]> <xzpy9gwfbiu.fsf@flood.ping.uio.no> <200203132350.g2DNo5L44481@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 13, 2002 at 04:50:05PM -0700, Warner Losh wrote: > In message <xzpy9gwfbiu.fsf@flood.ping.uio.no> Dag-Erling Smorgrav writes: > : Garance A Drosihn <drosih@rpi.edu> writes: > : > You can check out from read-only repos, such as cd-rom drives. > : > : Not if you need to use a tag and the repo doesn't have a val-tags > : file, or the tag isn't listed in it. > > Strange, it works for me. But if it doesn't for you, maybe you should > fix the root cause of the problem. I use RO repos all the time and > have yet to have this bite me. Really? I've had this problem several times with read-only, NFS-mounted repositories. # mv $CVSROOT/CVSROOT/val-tags $CVSROOT/CVSROOT/val-tags.hold And try a read-only CVS operation. If the repository is _really_ read-only, you should get an error. If you just give '-R' to cvs(1), but the respository can really be written to, it will write to val-tags. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020313235422.D29705>