son writes: > > Q1: how to delete a subdir from repository? You don't. You delete all the files from the directory and then use the -P option whenever you checkout or update to prune the empty directories. The usual suggestion is to add the -P to your ~/.cvsrc file.
> Q2: How to import symlink into CVS? Again, you don't. Create them as part of your build process. -Larry Jones I suppose if I had two X chromosomes, I'd feel hostile too. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
