Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Nick Duane wrote: > David indicated that once you have a sandbox cvs ignores the environment > variables which would lead me to believe that it's the checkout that is > not doing what I'm expecting it to do. I guess it's checking out ./ > from /pom2 as opposed to /pom. Inside any checked out directory is a hidden directory "CVS". Inside it is, among others, a file "Root". It contains the CVSROOT setting that was used when running the checkout and that is valid (unless overridden) for any operations on the directory that contains this CVS directory. Gerhard