info-cvs
[Top][All Lists]
Advanced

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

how to un-add an added but uncommitted file?


From: marko
Subject: how to un-add an added but uncommitted file?
Date: Wed, 13 Oct 2004 13:23:15 +0200 (CEST)

Hi,

say I 've added wrongly a file named FILE to a repository. I still haven't
done a commit on that one. If I do a

 cvs remove FILE

the files get's thrown away and doesn't belong any longer to the module.

If I simply delete the file and do an update on the module I get the
warning

 warning: new-born FILE  has disappeared

So far so good, both methods seem to "remove the file from my repository",
well I know, actually the file is not there yet, but anyway...


BUT, I'd like to preserve the file itself! Is there a way of un-adding a
file which got by accident added without deleting it??

Marko




reply via email to

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