Hi,

The following is a small extract from the
http://www.cvshome.org/docs/manual/cvs_9.html manual. It seems it would
be rather simple to change the status.

<manual>

If a file accidentally gets added without `-kb', one can use the cvs
admin  command to recover. For example:

$ echo '$Id$' > kotest
$ cvs add -m"A test file" kotest
$ cvs ci -m"First checkin; contains a keyword" kotest
$ cvs admin -kb kotest
$ cvs update -A kotest
# For non-unix systems:
# Copy in a good copy of the file from outside CVS
$ cvs commit -m "make it binary" kotest

</manual>

If you could give it a try .... 

Regards, 

Wim



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to