Discussion:
File Deleted, cannot Commit
rahul_2410
2009-11-27 15:08:19 UTC
Permalink
I had made a bogus commit and subsequently deleted that commit 1.81.2.6 using
cvs admin. Now when I try to commit it says that

cvs [commit aborted]: could not find desired version 1.81.2.6 in <location>

I realize that I have gone wrong in cvs admin. Can you help me sort this
out.

Cheers
Rahul
--
View this message in context: http://old.nabble.com/File-Deleted%2C-cannot-Commit-tp26543641p26543641.html
Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
Larry Jones
2009-11-30 16:37:12 UTC
Permalink
Post by rahul_2410
I had made a bogus commit and subsequently deleted that commit 1.81.2.6 using
cvs admin. Now when I try to commit it says that
cvs [commit aborted]: could not find desired version 1.81.2.6 in <location>
Try ``cvs update -A''. And don't delete commits -- use a reverse merge
to back them out as described in the manual:

<http://ximbiot.com/cvs/manual/cvs-1.11.23/cvs_5.html#SEC62>
--
Larry Jones

When you're SERIOUS about having fun, it's not much fun at all! -- Calvin
Loading...