Error
Mads Kiilerich
mads at kiilerich.com
Thu Jun 3 19:30:57 UTC 2010
Tenenbaum, Josh L. wrote, On 06/03/2010 07:34 PM:
>
> svn: cannot probe remote repository, assume it could be a subversion
> repository. Use --source-type if you know better.
>
> ** unknown exception encountered, details follow
>
> ** report bug details to http://mercurial.selenic.com/bts/
>
> ** or mercurial at selenic.com
>
> ** Mercurial Distributed SCM (version 1.5.1)
>
> ** Extensions loaded: convert, bookmarks, hggit, big-push, flush
>
> 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 47, in _runcatch
>
> File "mercurial\dispatch.pyo", line 467, in _dispatch
>
> File "mercurial\dispatch.pyo", line 337, in runcommand
>
> File "mercurial\dispatch.pyo", line 518, in _runcommand
>
> File "mercurial\dispatch.pyo", line 472, in checkargs
>
> File "mercurial\dispatch.pyo", line 466, in <lambda>
>
> File "mercurial\util.pyo", line 401, in check
>
> File "hgext\convert\__init__.pyo", line 238, in convert
>
> File "hgext\convert\convcmd.pyo", line 403, in convert
>
> File "hgext\convert\convcmd.pyo", line 334, in convert
>
> File "hgext\convert\convcmd.pyo", line 281, in copy
>
> File "hgext\convert\filemap.pyo", line 302, in getchanges
>
> File "hgext\convert\filemap.pyo", line 224, in wanted
>
> File "hgext\convert\subversion.pyo", line 405, in getchangedfiles
>
> File "hgext\convert\subversion.pyo", line 387, in getchanges
>
> File "hgext\convert\subversion.pyo", line 690, in expandpaths
>
> File "hgext\convert\subversion.pyo", line 905, in _checkpath
>
> File "libsvn\ra.pyo", line 780, in svn_ra_check_path
>
> svn.core.SubversionException: ("PROPFIND of
> '/slppmis/Build/!svn/bc/3/sql/utility_setup_db.sql': authorization
> failed: Could not authenticate to server: rejected Basic challenge
> (https://saic-atl-btmis3)", 170001)
>
>
Yeah; it shouldn't show such an ugly stack trace.
The following message is reported by Subversion - would that message
alone be enough to help you resolve the _real_ issue?
PROPFIND of '/slppmis/Build/!svn/bc/3/sql/utility_setup_db.sql':
authorization failed: Could not authenticate to server: rejected Basic
challenge (https://saic-atl-btmis3)
/Mads
More information about the Mercurial
mailing list