[issue1927] Suversion hg convert issues on windows

Peter Himmler bugs at mercurial.selenic.com
Sat Nov 28 15:43:03 UTC 2009


New submission from Peter Himmler <peter.himmler at web.de>:

HG Version 1.4 (from stable tortoiseHG) - binary
svn commandline client 1.6.6 is in path

I tried several subversion (remote) on the net - no success with any of them.
Most of the time I get issues like below (maybe it's a problem of the remote
server and file mapping / remapping of the http server but don't know.

see e.g. below 

C:\projekte\agg-related>hg convert https://svn.osgeo.org/mapguide/trunk/MgDev
assuming destination MgDev-hg
initializing destination MgDev-hg repository
scanning source...
sorting...
converting...
2964 Import MapGuide source (build 162.7) into Subversion.
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.4)
** Extensions loaded: bookmarks, children, convert, extdiff, graphlog,
rebase, transplant
Traceback (most recent call last):
  File "hg", line 36, in <module>
  File "mercurial\dispatch.pyo", line 16, in run
  File "mercurial\dispatch.pyo", line 30, in dispatch
  File "mercurial\dispatch.pyo", line 46, in _runcatch
  File "mercurial\dispatch.pyo", line 449, in _dispatch
  File "mercurial\dispatch.pyo", line 319, in runcommand
  File "mercurial\dispatch.pyo", line 500, in _runcommand
  File "mercurial\dispatch.pyo", line 454, in checkargs
  File "mercurial\dispatch.pyo", line 448, in <lambda>
  File "mercurial\util.pyo", line 386, in check
  File "hgext\convert\__init__.pyo", line 229, in convert
  File "hgext\convert\convcmd.pyo", line 398, in convert
  File "hgext\convert\convcmd.pyo", line 329, in convert
  File "hgext\convert\convcmd.pyo", line 276, in copy
  File "hgext\convert\subversion.pyo", line 391, in getchanges
  File "libsvn\client.pyo", line 1710, in svn_client_ls
svn.core.SubversionException: ("PROPFIND of
'/mapguide/!svn/bc/29/trunk/MgDev/Oem/DWFTK7.1/develop/global/build/VC%208.0/DWFEMapToolkit':
could not connect to server (https://svn.osgeo.org)", 175002)


And now a snipped from a convertion with --debug -v on
....
parsing revision 35 (9 changes)
parsing revision 29 (23649 changes)
no copyfrom path, don't know what to do.
reparent to https://svn.osgeo.org/mapguide
reparent to https://svn.osgeo.org/mapguide/trunk/MgDev
sorting...
converting...
2964 Import MapGuide source (build 162.7) into Subversion.
source: svn:a442ad82-b40c-0410-ae44-e6d7bd6e4a36/trunk/MgDev at 29


Is this a sign that the remote server repo is buggy?

----------
messages: 11104
nosy: hiluzi
priority: bug
status: unread
title: Suversion hg convert issues on windows

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1927>
____________________________________________________


More information about the Mercurial-devel mailing list