OK here is my question.  Doing an update with TortoiseCVS with a server
that is running the OpenSource version of CVSNT.  The CVSNT server is
using NT permissions.  Anyhow, when a user does an update/checkout they
will get this on the folders the do not have permissions on.

cvs server: cannot open directory /example/example/Docs: No such file
or directory
cvs server: skipping directory Docs
cvs server: cannot open directory
/example/exmaple/Sources/Controls/winform: No such file or directory
cvs server: skipping directory Sources/Controls/winform

Success, CVS operation completed



Which is not completely terrible, but on the folders a person does not
have permissions on, I do not want these directories to even show up in
their Checkout/Update at all.  Just so it does not cause confusion and
I do not want the users to even know the folders are there.

So I am wondering what the heck I can do to fix this so that these
folders won't even show up at all when doing a checkout/update?

_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to