Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2001 03:58:55 +0100
From:      j mckitrick <jcm@FreeBSD-uk.eu.org>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: best permissions for local CVS tree?
Message-ID:  <20010620035855.A88677@dogma.freebsd-uk.eu.org>
In-Reply-To: <20010619231044.A11364@hades.hell.gr>; from keramida@ceid.upatras.gr on Tue, Jun 19, 2001 at 11:10:44PM %2B0300
References:  <20010616221534.A93020@dogma.freebsd-uk.eu.org> <20010617031821.A2091@hades.hell.gr> <20010619121356.A70030@dogma.freebsd-uk.eu.org> <20010619231044.A11364@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help

Here is a new problem.  I have the CVS repo in /home/ncvs.  I cvsupped it
with NO TAGS, so the ,v files all show HEAD revisions.  I now want to get
the -current version of ONE file.

cvs -R checkout -A src/sys/isa/ppcreg.h
and
cvs -R checkout -f src/sys/isa/ppcreg.h
both get non-current revisions.

rm /sys/isa/ppcreg.h
then repeat the above commands gets a newer version of the code, but one
less than the most recent revision.  If i ask for 1.33, i get 1.32.  If i
ask for 1.14, i get 1.13.  What am i doing wrong?


Jonathon
--
"It is through will alone I set my mind in motion...."

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?20010620035855.A88677>