public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Sutcliffe <ir0nh34d@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Mercurial not returning with 20110601 snapshot
Date: Thu, 02 Jun 2011 15:48:00 -0000	[thread overview]
Message-ID: <BANLkTimor2Re9+aEq0CUx-yTNgoQTs_vuQ@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikHkbNTuY7OKJ56jhxZeCefQ6CNxQ@mail.gmail.com>

On 2 June 2011 09:45, marco atzeri wrote:
> On Thu, Jun 2, 2011 at 3:34 PM, Ryan Johnson  wrote:
>> Assuming cygwin sshd is running locally, couldn't you just create an empty
>> repo and then try to ssh-clone it?
>>
>> mkdir ~/test-repo
>> cd ~/test-repo
>> hg init
>> hg clone ssh://localhost/test-repo tr2

I tried this and I see the behaviour I described.  Adding '--debug' I see:

csutclif@bmotec3017201lt:[~/test-repo] $ hg --debug clone
ssh://localhost/test-repo tr2
running ssh localhost "hg -R test-repo serve --stdio"
sending hello command
sending between command
csutclif@localhost's password:
remote: 94
remote: capabilities: lookup changegroupsubset branchmap pushkey
stream unbundle=HG10GZ,HG10BZ,HG10UN
remote: 1
sending heads command
no changes found
checking for updated bookmarks
sending listkeys command
updating to branch default
resolving manifests
 overwrite False partial False
 ancestor 000000000000 local 000000000000+ remote 000000000000
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

It hangs at the last line until I Ctrl-C.

> in that case you can also test with rsync through ssh to check if it
> is a more general ssh issue and
> it is not related to mercurial.

Using rync over ssh worked fine.

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2011-06-02 15:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02 10:44 Chris Sutcliffe
2011-06-02 12:28 ` Christopher Faylor
2011-06-02 13:06   ` Chris Sutcliffe
2011-06-02 13:34     ` Ryan Johnson
2011-06-02 13:46       ` marco atzeri
2011-06-02 15:48         ` Chris Sutcliffe [this message]
2011-06-03  2:25           ` Christopher Faylor
2011-06-03  3:32             ` Ryan Johnson
2011-06-04  1:14     ` Christopher Faylor
2011-06-04  1:57       ` Chris Sutcliffe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BANLkTimor2Re9+aEq0CUx-yTNgoQTs_vuQ@mail.gmail.com \
    --to=ir0nh34d@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).