Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243849 Details for
Bug 333789
dev-vcs/hg-git-0.2.3 breaks "hg push"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hggit-hgpush-error.txt
hggit-hgpush-error.txt (text/plain), 2.63 KB, created by
Denilson Sá Maia
on 2010-08-21 13:22:56 UTC
(
hide
)
Description:
hggit-hgpush-error.txt
Filename:
MIME Type:
Creator:
Denilson Sá Maia
Created:
2010-08-21 13:22:56 UTC
Size:
2.63 KB
patch
obsolete
>pushing to https://hg.myhgserver.example.com/myhgrepository >** unknown exception encountered, details follow >** report bug details to http://mercurial.selenic.com/bts/ >** or mercurial@selenic.com >** Mercurial Distributed SCM (version 1.4.1) >** Extensions loaded: hgview, convert, graphlog, hgk, color, fetch, rebase, hgsubversion, hggit, record, mq >Traceback (most recent call last): > File "/usr/bin/hg", line 27, in <module> > mercurial.dispatch.run() > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 16, in run > sys.exit(dispatch(sys.argv[1:])) > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 30, in dispatch > return _runcatch(u, args) > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 46, in _runcatch > return _dispatch(ui, args) > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 449, in _dispatch > return runcommand(lui, repo, cmd, fullargs, ui, options, d) > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 319, in runcommand > ret = _runcommand(ui, options, cmd, d) > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 500, in _runcommand > return checkargs() > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 454, in checkargs > return cmdfunc() > File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 448, in <lambda> > d = lambda: util.checksignature(func)(ui, *args, **cmdoptions) > File "/usr/lib64/python2.6/site-packages/mercurial/util.py", line 386, in check > return func(*args, **kwargs) > File "/usr/lib64/python2.6/site-packages/mercurial/extensions.py", line 116, in wrap > util.checksignature(origfn), *args, **kwargs) > File "/usr/lib64/python2.6/site-packages/mercurial/util.py", line 386, in check > return func(*args, **kwargs) > File "/usr/lib64/python2.6/site-packages/hgext/../hgsubversion/wrappers.py", line 428, in generic > return orig(ui, repo, *args, **opts) > File "/usr/lib64/python2.6/site-packages/mercurial/util.py", line 386, in check > return func(*args, **kwargs) > File "/usr/lib64/python2.6/site-packages/mercurial/commands.py", line 2356, in push > r = repo.push(other, opts.get('force'), revs=revs) > File "/usr/lib64/python2.6/site-packages/hgext/mq.py", line 2494, in push > return super(mqrepo, self).push(remote, force, revs) > File "/usr/lib64/python2.6/site-packages/hgext/../hggit/hgrepo.py", line 23, in push > newbranch=newbranch) > File "/usr/lib64/python2.6/site-packages/hgext/../hgsubversion/svnrepo.py", line 45, in wrapper > return original(*args, **opts) >TypeError: push() got an unexpected keyword argument 'newbranch' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333789
: 243849 |
243851
|
243853