Donald Sharp writes: > > There are certain situations where cvs will allow the user > to checkout a module inside of the repository when a nfs server > and auto mounting is done. Here's a small patch that will > fix this issue. [...] Doesn't the chdir into the root directory and xgetwd obviate the need for the old readlink call? In other words, shouldn't the new code deal with symlinks as well as mount points? If so, it should just replace the old code rather than augmenting it. -Larry Jones They can make me do it, but they can't make me do it with dignity. -- Calvin _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
