[issue1849] can't merge when using subrepos if server is dead or host is offline
Bryan O'Sullivan
bugs at mercurial.selenic.com
Fri Oct 2 21:26:02 UTC 2009
New submission from Bryan O'Sullivan <bos at serpentine.com>:
Just ran into a showstopper with subrepo support.
I'm trying to do a merge. The left head has no subrepos, the right does.
When I try to merge, I get this:
pulling subrepo yyy/xxx
abort: error: Connection timed out
I don't know how to override this, but it's fatal problem. The current
cause is that bitbucket.org is down, but I suspect I'd run into the same
problem if I were trying to do a merge on the beach on my desert island.
----------
assignedto: mpm
messages: 10609
nosy: bos, jespern, mpm
priority: critical
status: unread
title: can't merge when using subrepos if server is dead or host is offline
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1849>
____________________________________________________
More information about the Mercurial-devel
mailing list