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

Re: [PATCH] cvs2svn on windows (resend)

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-07-25 20:21:58 CEST

I forgot to say I ran the test manually, and I got this:
E:\svn-trunk\tools\cvs2svn>cvs2svn.py "--trunk-only" "--create" "-s"
"corrupt-sv
nrepos" "E:/svn-trunk/tools/cvs2svn/test-data/corrupt-cvsrepos"
----- pass 1 -----
E:/svn-trunk/tools/cvs2svn/test-data/corrupt-cvsrepos\bad,v
Warning: 'E:/svn-trunk/tools/cvs2svn/test-data/corrupt-cvsrepos\bad,v' is
not a
valid ,v file, ignoring
E:/svn-trunk/tools/cvs2svn/test-data/corrupt-cvsrepos\good,v
RESYNC: good,v (1.1) : old time="Sat Nov 30 14:27:42 2002" new time="Sat
Nov 30
14:27:41 2002"
----- pass 2 -----
RESYNC: good,v (1.1) : old time="Sat Nov 30 14:27:41 2002" new time="Sat
Nov 30
14:27:41 2002"
----- pass 3 -----
----- pass 4 -----
committing: Sat Nov 30 14:27:41 2002, over 0 seconds
    adding or changing 1.1 : trunk/good
Traceback (most recent call last):
  File "E:\svn-trunk\tools\cvs2svn\cvs2svn.py", line 2274, in ?
    main()
  File "E:\svn-trunk\tools\cvs2svn\cvs2svn.py", line 2270, in main
    convert(ctx, start_pass=start_pass)
  File "E:\svn-trunk\tools\cvs2svn\cvs2svn.py", line 2149, in convert
    _passes[i](ctx)
  File "E:\svn-trunk\tools\cvs2svn\cvs2svn.py", line 2101, in pass4
    c.commit(dumper, ctx, sym_tracker)
  File "E:\svn-trunk\tools\cvs2svn\cvs2svn.py", line 1849, in commit
    branches)
  File "E:\svn-trunk\tools\cvs2svn\cvs2svn.py", line 1087, in
  add_or_change_path

    pipe.close()
IOError: (0, 'Error')

Bye !
François

On Fri, 25 Jul 2003 14:20:07 -0400, "Francois Beausoleil"
<fbos@users.sourceforge.net> said:
> Hi,
>
> I checked the patch, and I guessed that "l" is a lowercase L, and it is
> the length of the cvsroot parameter. So, I changed the relative_name()
> function to look like this:

[snip]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 25 20:22:50 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.