bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix for checking out inside of repository with nfs and automount


From: Larry Jones
Subject: Re: Fix for checking out inside of repository with nfs and automount
Date: Wed, 23 May 2001 17:03:58 -0400 (EDT)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]