On Fri, Dec 12, 2003 at 09:08:55PM +0000, Ed Avis wrote:
> Is there a way I can mark a file to be
> updated _from_ the repository, but not (until I deliberately unmark
> it) to be committed _to_ the repository?

If you're on the trunk, "cvs update -rHEAD file" should do it
(awful kludge, but if it works...).

If you're on a branch, I don't know of a way; as you suggested,
"cvs update -r<rev> file" gets you half-way there, but you have
to remember to update it manually.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
It must be said that they would have sounded better if the singer
wouldn't throw his fellow band members to the ground and toss the
drum kit around during songs.
        - Patrick Lenneau


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to