Quoting Rafal Kedziorski <[EMAIL PROTECTED]>:
> we have three projects in our repository and want remove one of them.
> what
> is the best way to remove whole project from repository? cvs remove
> removes
> only files from the project.
You could remove it directly from the repository via
rm -r $CVSROOT/<project-to-remove>
If you have specified modules which contain parts of that directory you have to
adjust or remove those entries from $CVSROOT/modules.
Best Regards,
Matthias Kranz
--
Matthias Kranz
[EMAIL PROTECTED]
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs