info-cvs
[Top][All Lists]
Advanced

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

RE: cvs editors funny


From: Jim.Hyslop
Subject: RE: cvs editors funny
Date: Wed, 30 Mar 2005 10:08:01 -0500

Paul Sander wrote:
> Be careful here.  The location appears to the directory 
> identified by  
> the client at the time the edit was done.  Due to network 
> mounts, this  
> path is not unique.  So when editing, unediting, or 
> committing a file,  
> there's really no way to know if the workspace you're affecting is  
> really the one recorded by a prior edit.
True, but is that significantly different than the following scenarios:

cvs co project
cd project
cvs edit file
cd ..
mv project proj2

or:
cvs co project
cd project
cvs edit file
cd ..
rm -rf project

Or am I missing something?

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )




reply via email to

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