From: dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm)
To: help-gnu-emacs@gnu.org
Subject: Re: [git] tracking instead of cloining; was: puplic repo url incorrect or server overloaded?
Date: Thu, 13 Nov 2014 15:23:25 +0100 [thread overview]
Message-ID: <87bnobnpr6.fsf_-_@vsl28t2g.ww011> (raw)
In-Reply-To: <874mu3uude.fsf@rosalinde.fritz.box> (Stephen Berman's message of "Thu, 13 Nov 2014 14:01:49 +0100")
Stephen Berman <stephen.berman@gmx.net> writes:
> On Thu, 13 Nov 2014 13:43:50 +0100 dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm) wrote:
>
>> Hello,
>>
>> I'm using the address from the EmacsWiki
>> (http://www.emacswiki.org/emacs/GitForEmacsDevs#toc4)
>>
>> git://git.sv.gnu.org/emacs
>>
>> It seems to be correct since `git remote show ALIAS' shows seemingly the
>> right content. But with `git fetch ALIAS' I'm getting
>>
>> fatal: read error: Connection reset by peer
>>
>> or sometimes no response but no download seems to happen...
>>
>> Is this just a sign that the server is overloaded or am I'm doing
>> something wrong?
>
> According to http://savannah.gnu.org/git/?group=emacs it should be this:
>
> git clone git://git.savannah.gnu.org/emacs.git
Right! Cloning is working for me as well.
But I dabbled the last weeks already with the git mirror and now I would
like to track additionally the new Emacs repo with besides my existing
stuff, then rebase my branches and delete the old bzr mirror branches.
To that end I did
git remote add ALIAS git://git.savannah.gnu.org/emacs.git
and when trying to load it with
git fetch ALIAS
nothing happens, where am I wrong?
Dieter
--
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany
next prev parent reply other threads:[~2014-11-13 14:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 12:43 [git] puplic repo url incorrect or server overloaded? H. Dieter Wilhelm
2014-11-13 13:01 ` Stephen Berman
2014-11-13 13:05 ` H. Dieter Wilhelm
2014-11-13 18:21 ` Bob Proulx
2014-11-13 14:23 ` H. Dieter Wilhelm [this message]
2014-11-13 18:15 ` Bob Proulx
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bnobnpr6.fsf_-_@vsl28t2g.ww011 \
--to=dieter@duenenhof-wilhelm.de \
--cc=help-gnu-emacs@gnu.org \
/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).