[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cvs2svn

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-09-06 19:05:06 CEST

At 3:36 PM +0100 9/6/03, Martin Fuchs wrote:
> RuntimeError: error:
>/cygdrive/d/xsrc/subversion/tools/cvs2svn/test-data/resync-misgroups-cvsrepo
>s/httpp\Attic\BUILDING,v appeared to be under CVS control, but the
>RCS file is inaccessible.

This appears to mean "the cygwin version of CVS has touched this
file, but now you're using the not-cygwin version." The cygwin
version would have tucked that "/cygdrive" path into one of the CVS
control files.

Is your %SHELL% set to the cygwin bash, or something along those
lines? I don't know if Python does this, but some script languages
and system libraries will use %SHELL% for some subcommands, and
execute them directly for others. Perhaps, in your context, this
results in a mixture of cygwin and Win processes?

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 6 19:05:52 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.