|
From: Dirk M. <dm...@gm...> - 2004-01-06 21:21:37
|
On Tuesday 06 January 2004 19:27, Nicholas Nethercote wrote: > > > Er, yeah. Not sure what happened there, I can remember invoking "cvs > > > remove"... done. Thanks for catching it. > > you probably forgot the '-f' parameter.. > what -f parameter? cvs rm <file> does not work unless the file is already deleted in the checkout or you use the -f parameter. |