Issue to push a repository over ssh

David MENTRE dmentre at linux-france.org
Wed May 10 05:07:54 CDT 2006


Hello Bryan,

"Bryan O'Sullivan" <bos at serpentine.com> writes:

> Are you using Debian?

Yes, Debian sarge.

> There's an attempt at a fix been made recently,
> so you might want to try installing from
> http://hg.intevation.org/mercurial/crew and see if that works for you.
>
> If not, please let us know.

I just tested crew-78ab05ef1339 (by downloading the .tar.gz from above
link) and the issue is still there.

$ hg version
Mercurial Distributed SCM (version unknown)

Copyright (C) 2005 Matt Mackall <mpm at selenic.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


$ hg -v push ssh://lfo/html/demexp/hg/dev-0.7
pushing to ssh://lfo/html/demexp/hg/dev-0.7
running ssh lfo "hg -R html/demexp/hg/dev-0.7 serve --stdio"
 [ mercurial blocks here ]

With debug output:

$ hg --debug -v push ssh://lfo/html/demexp/hg/dev-0.7
pushing to ssh://lfo/html/demexp/hg/dev-0.7
running ssh lfo "hg -R html/demexp/hg/dev-0.7 serve --stdio"
sending between command
 [ mercurial blocks here ]


Best wishes,
d.
-- 
pub  1024D/A3AD7A2A 2004-10-03 David MENTRE <dmentre at linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A



More information about the Mercurial mailing list