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: Gagneet Singh
Subject: RE: Stopping a modified file from being checked in
Date: Sat, 13 Dec 2003 15:07:26 +0530

Hi!

Why don't you just copy the file to another folder and make the CVS
files uneditable. Then, when you copy the same to the CVS folder, it
will be commitable and you can continue working on the local copy
without any fear of making a wrong commit.

Gagneet

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On Behalf 
> Of Ed Avis
> Sent: Saturday, 13 December, 2003 2:39 AM
> To: address@hidden
> Subject: Stopping a modified file from being checked in
> 
> 
> I would like to make some changes to a file in my working 
> copy, but definitely not check them in.  Of course I wouldn't 
> deliberately run 'cvs commit', and I normally read through 
> diffs before checking in a change, but still I'm paranoid 
> that I might run 'cvs commit' in a parent directory and 
> accidentally check in my local changes.
> 
> I'd like to mark the file so that it will not be committed.  
> I could do this by setting a sticky tag, but then 'cvs 
> update' will not merge changes into this file.  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?
> 
> -- 
> Ed Avis <address@hidden>
> 
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 





reply via email to

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