bug-cvs
[Top][All Lists]
Advanced

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

Fix for checking out inside of repository with nfs and automount


From: Donald Sharp
Subject: Fix for checking out inside of repository with nfs and automount
Date: Wed, 23 May 2001 16:47:12 -0400
User-agent: Mutt/1.2.4i

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.

This patch modifies the current behaviour of checkout.c, safe_location()
to assume that you are not inside of the repository if you are using cvs
in a remote manner.

I did not include a change to sanity.sh as that it would need root
access, a nfs server and access to a automounting system on your
test machine.

The patch is included as a attachment.

Thanks!

donald

Attachment: diff
Description: Text document


reply via email to

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