[issue2801] Crash while pushing to svn+http repository

Robins Tharakan bugs at mercurial.selenic.com
Sat May 7 15:26:53 UTC 2011


New submission from Robins Tharakan <robins at pobox.com>:

** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit 
(Intel)]
** Mercurial Distributed SCM (version 1.7.2)
** Extensions loaded: fixfrozenexts, convert, hgsubversion, fetch, gestalt, 
kiln
auth, kilnpath, big-push, kiln, caseguard, kbfiles
Traceback (most recent call last):
  File "hg", line 36, in <module>
  File "mercurial\dispatch.pyo", line 16, in run
  File "mercurial\dispatch.pyo", line 36, in dispatch
  File "mercurial\dispatch.pyo", line 58, in _runcatch
  File "mercurial\dispatch.pyo", line 590, in _dispatch
  File "mercurial\dispatch.pyo", line 401, in runcommand
  File "mercurial\dispatch.pyo", line 641, in _runcommand
  File "mercurial\dispatch.pyo", line 595, in checkargs
  File "mercurial\dispatch.pyo", line 588, in <lambda>
  File "mercurial\util.pyo", line 427, in check
  File "mercurial\extensions.pyo", line 130, in wrap
  File "mercurial\util.pyo", line 427, in check
  File "E:\projects\invoicera\hgsubversion\hgsubversion\wrappers.py", line 
495,
in generic
    return orig(ui, repo, *args, **opts)
  File "mercurial\util.pyo", line 427, in check
  File "mercurial\extensions.pyo", line 130, in wrap
  File "mercurial\util.pyo", line 427, in check
  File "C:\Program Files\Kiln Client\kiln.py", line 363, in guess_kilnpath
    return orig(ui, repo, **opts)
  File "mercurial\util.pyo", line 427, in check
  File "mercurial\extensions.pyo", line 130, in wrap
  File "mercurial\util.pyo", line 427, in check
  File "C:\Program Files\Kiln Client\big-push.py", line 56, in bigpush
    return push_fn(ui, repo, dest, **opts)
  File "mercurial\util.pyo", line 427, in check
  File "mercurial\commands.pyo", line 2859, in push
  File "C:\Program Files\Kiln Client\kbfiles\bfsetup.py", line 277, in push
    o = bfutil.findoutgoing(repo, remote, force)
  File "C:\Program Files\Kiln Client\kbfiles\bfutil.py", line 76, in 
findoutgoin
g
    return repo.findoutgoing(remote)
TypeError: 'NoneType' object is not callable

----------
messages: 16229
nosy: robins
priority: bug
status: unread
title: Crash while pushing to svn+http repository
topic: 1.7, push, svn, windows

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


More information about the Mercurial-devel mailing list