--- Kaz Kylheku <[EMAIL PROTECTED]> wrote:
> I've noticed that if you execute a cvs unedit, and
> choose to revert
> the changes, it reverts the timestamp as well! The
> behavior should
> be like the new -C option of update.

IMHO, "cvs unedit" should not be reverting the file at
all since:
1. The copy reverted to is the one stored when "cvs
edit" was done.  This would include any modifications
already done and one would have to have a pretty good
memory to remember exactly what changes there were
when they emitted the "cvs edit" command.
2. "cvs update -C" already gives one a clean copy.

For those interested, there's a patch at SourceForge
under project RCVS that removes this feature (and, as
a side effect greatly cleans up the code since this
feature makes it necessary to break some modularity).

MTC,
Noel

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com


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

Reply via email to