[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: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-07-26 01:25:44 CEST

Francois Beausoleil wrote:
> I forgot to say I ran the test manually, and I got this:
> ...
> ----- 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')

Again, the patch does not appear to have been applied correctly (the line
numbers are off). The patch should work on the latest reversion of cvs2svn.py
(6567).

- Russ

>
> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 26 01:32:33 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.