> > Sorry, I meant the "csv2svn.py" script out of the svn 0.29 source download
> > package.
>
> Right. Please ensure that you always use a single-version cvs2svn directory.
> I.e. that run-tests.py, cvs2svn.py and test-data are a set that are supposed
> to be used together. Do not update components piecewise.
I didn't do a rhing like this. I currently have two directories: One with svn from svn source repository, and one from the 0.29 source download. Might not be a big difference, since the package is quite new. Currently installed is the versionbuilt from the up-to-date sources.
In the meanwhile back to Windows...
When running "python run-tests.py -v 4" I get this output:
CMD: cvs2svn.py "--trunk-only" "--create" "-s" "corrupt-svnrepos" "D:/xsrc/subversion/tools/cvs2svn/
test-data/corrupt-cvsrepos" <TIME = 0.421000>
D:/xsrc/subversion/tools/cvs2svn/cvs2svn.py said:
Traceback (most recent call last):
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2246, in ?
main()
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2242, in main
convert(ctx, start_pass=start_pass)
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2121, in convert
_passes[i](ctx)
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 2056, in pass4
c.commit(dumper, ctx, sym_tracker)
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 1777, in commit
author, log, date = self.get_metadata()
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 1747, in get_metadata
rip.parse_cvs_file(file)
File "D:\xsrc\subversion\tools\cvs2svn\cvs2svn.py", line 381, in parse_cvs_file
raise RuntimeError, ('error: %s appeared to be under CVS control, '
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.
FAIL: run-tests.py 4: convert as much as can, despite a corrupt ,v file
"/cygdrive/d" ???
Perhaps something is executing anything of my cygwin install. But my "python.exe" is located in "E:\Program Files\Python22\python.exe".
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 6 16:45:02 2003