info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stopping a modified file from being checked in


From: Eric Siegerman
Subject: Re: Stopping a modified file from being checked in
Date: Fri, 12 Dec 2003 16:45:46 -0500
User-agent: Mutt/1.2.5i

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.        address@hidden
|  |  /
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]