Ingolf Steinbach writes:
> 
> Do you have a pointer to information on which commands are affected? We
> have used this method for a while on a busy CVS server without encountering
> any porblems. Would it make sense to modify these assertions for future CVS
> releases such that symbolic links work?

It seems to me that it's mostly the r* commands, but I'm not sure.  The
problem is that CVS tends to change directory inside the repository and
then do pwd to find out where it is.  If the root is a symlink, the
result of the pwd doesn't start with the CVSROOT and CVS gets terminally
confused.

-Larry Jones

Somebody's always running my life.  I never get to do what I want to do.
-- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to