[issue1197] hg convert fails converting this large SVN repository

Colin Finck mercurial-bugs at selenic.com
Mon Jun 23 18:08:59 CDT 2008


New submission from Colin Finck <mail at colinfinck.de>:

I'm getting an error about a non-existent URL, when trying to convert the large
ReactOS SVN Repository to Mercurial. See the attached log for more details.
I'm using the command:

  hg convert -s svn --debug "file:///D|/Subversion/reactos" reactos

D:\Subversion\reactos is my svnsyc'ed copy of svn://svn.reactos.org/reactos.

In fact, the URL in the error message doesn't exist in revision 1904. It was
still "file:///D|/Subversion/reactos/trunk/freeldr/freeldr" at that time and
moved to the new URL in revision 12672.
Unfortunately, I also didn't find out, at which revision this problem started.
If I just convert with --rev=12672 or --rev=12673, the conversion runs successfully.

----------
files: hg-convert-log.txt
messages: 6392
nosy: Colin Finck
priority: bug
status: unread
title: hg convert fails converting this large SVN repository

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1197>
____________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg-convert-log.txt
Url: http://selenic.com/pipermail/mercurial-devel/attachments/20080623/2025e477/attachment.txt 


More information about the Mercurial-devel mailing list