public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Mercurial Server
@ 2011-08-20 17:51 Nilesh Govindarajan
  2011-08-20 22:13 ` Matthew Finkel
  0 siblings, 1 reply; 3+ messages in thread
From: Nilesh Govindarajan @ 2011-08-20 17:51 UTC (permalink / raw
  To: Gentoo User Mailing List

Hi,

I managed to configure mercurial-server on my gentoo vps, and add my
public key for the root user to it.

I can ssh to hg@myvps.

But this is what I get when I run hg clone ssh://hg@myvps/hgadmin:

running ssh hg@myvps "hg -R hgadmin serve --stdio"
remote: Traceback (most recent call last):
remote:   File "/usr/share/mercurial-server/hg-ssh", line 76, in <module>
remote:     dispatch.dispatch(['-R', repo, 'serve', '--stdio'])
remote:   File
"/usr/lib64/python2.7/site-packages/mercurial/dispatch.py", line 31, in
dispatch
remote:     if req.ferr:
remote: AttributeError: 'list' object has no attribute 'ferr'
abort: no suitable response from remote hg!

Any clues?

-- 
Nilesh Govindarajan
http://nileshgr.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-21  2:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-20 17:51 [gentoo-user] Mercurial Server Nilesh Govindarajan
2011-08-20 22:13 ` Matthew Finkel
2011-08-21  2:16   ` Nilesh Govindarajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox