info-cvs
[Top][All Lists]
Advanced

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

Re: how do I undo local changes


From: Rahul
Subject: Re: how do I undo local changes
Date: 8 Jul 2005 15:46:03 -0700
User-agent: G2/0.2

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



reply via email to

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