On Tue, 2 Mar 2004, Adam R. B. Jack <[EMAIL PROTECTED]> wrote: > How can I remove it from CVS (server side, perhaps) to clean this > up?
You can't remove directories in CVS at all (except for manually deleting them on the server). I think you can get rid of your messages if you remove the directory locally and from .cvsignore and then update. If you really want to remove it permanently, assuming there is no history to be lost, you can do so on the cvs server, simply delete it, it should be empty. This may cause all kinds of warnings to those that have checked it out, though. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
