info-cvs  

Re: how do I undo local changes

Rahul
Fri, 08 Jul 2005 15:48:41 -0700

You can do :

1.  cvs up -C <file>
You will see a msg similar to
(Locally modified license.props moved to .#license.props.1.1)

It will pull the latest from CVS tree and save the current changes in a
.# file

2. rm <file> and pull again - cvs co/up


Regards,
Rahul Bhargava
CTO,
WANdisco
http://www.wandisco.com/cvs

_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs