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

Unable to run run-tests.py in cvs2svn/

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-10-14 21:05:12 CEST

Hi,

Here's what I get:

C:\java\subversion\tools\cvs2svn>run-tests.py --verbose 4
CMD: cvs2svn.py "--create" "-s" "main-svnrepos"
"C:\java\subversion\tools\cvs2svn\test-data\main-cvsrepos" <TIME =
2.533000>

C:\java\subversion\tools\cvs2svn\cvs2svn.py said:

   Traceback (most recent call last):
     File "C:\java\subversion\tools\cvs2svn\cvs2svn.py", line 2260, in ?
       main()
     File "C:\java\subversion\tools\cvs2svn\cvs2svn.py", line 2256, in
     main
       convert(ctx, start_pass=start_pass)
     File "C:\java\subversion\tools\cvs2svn\cvs2svn.py", line 2128, in
     convert
       _passes[i](ctx)
     File "C:\java\subversion\tools\cvs2svn\cvs2svn.py", line 2063, in
     pass4
       c.commit(dumper, ctx, sym_tracker)
     File "C:\java\subversion\tools\cvs2svn\cvs2svn.py", line 1839, in
     commit
       branches)
     File "C:\java\subversion\tools\cvs2svn\cvs2svn.py", line 1073, in
     add_or_change_path
       pipe.close()
   IOError: (0, 'Error')

FAIL: run-tests.py 4: detection of the executable flag

Tests 1 to 3 run fine, then from test 4 and on, all tests fail. Doesn't
error 0 mean no error ?

Anybody can help me with this ?

Environment:
C:\java\subversion\tools\cvs2svn>python
Python 2.3.2 (#49, Oct 2 2003, 20:02:00) [MSC v.1200 32 bit (Intel)] on
win32

C:\java\subversion\tools\cvs2svn>svn --version
svn, version 0.30.0 (r7178)
   compiled Sep 24 2003, 20:10:05

C:\java\subversion\tools\cvs2svn>svn info
Path:
URL: http://svn.collab.net:81/repos/svn/trunk/tools/cvs2svn
Repository UUID: 65390229-12b7-0310-b90b-f21a5aa7ec8e
Revision: 7422
...

Pre-compiled RCS 5.7 for Windows.

Thanks !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 14 21:06:54 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.