* [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
* Re: [gentoo-user] Mercurial Server
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
0 siblings, 1 reply; 3+ messages in thread
From: Matthew Finkel @ 2011-08-20 22:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1117 bytes --]
On Sat, Aug 20, 2011 at 1:51 PM, Nilesh Govindarajan
<contact@nileshgr.com>wrote:
> 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
>
>
I started to write some questions for you to answer, but then I decided I'd
see if anyone else was having this issue [0]. Maybe that'll help. It looks
like a bug that should be filed.
[0]
http://stackoverflow.com/questions/6730735/troubles-with-mercurial-1-9-and-ssh
[-- Attachment #2: Type: text/html, Size: 1732 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Mercurial Server
2011-08-20 22:13 ` Matthew Finkel
@ 2011-08-21 2:16 ` Nilesh Govindarajan
0 siblings, 0 replies; 3+ messages in thread
From: Nilesh Govindarajan @ 2011-08-21 2:16 UTC (permalink / raw
To: gentoo-user
On 08/21/2011 03:43 AM, Matthew Finkel wrote:
> On Sat, Aug 20, 2011 at 1:51 PM, Nilesh Govindarajan
> <contact@nileshgr.com>wrote:
>
>> 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.
>>
> I started to write some questions for you to answer, but then I decided I'd
> see if anyone else was having this issue [0]. Maybe that'll help. It looks
> like a bug that should be filed.
>
> [0]
> http://stackoverflow.com/questions/6730735/troubles-with-mercurial-1-9-and-ssh
>
Well, that page contains the answer as well. Thanks :-)
It's a dispatch API change.
--
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