From: yannick.brosseau@polymtl.ca (Yannick Brosseau)
Subject: [ltt-dev] Changing git://lttng.org to git://git.lttng.org
Date: Tue, 16 Nov 2010 11:28:47 -0500 [thread overview]
Message-ID: <4CE2B13F.8040206@polymtl.ca> (raw)
Hello all,
Following the recent slashdot event, we've decided to permanently change
the server for the git hosting. With that, we had to change the host
name of the git server.
The good news is that the new git server is faster. The bad news is that
we ask you to change the url of the remote in your git configuration.
The new git server is at git://git.lttng.org (The old one was
git://lttng.org). All the path stayed the same.
We are currently forwarding the requests from lttng.org to
git.lttng.org, so all your clone will still work, but we urge you to
change so that we don't have to maintain this hack for too long. (You
will also get a faster response.)
As an example, to change your config, you can execute this sed command
in your git directory:
sed -i "s/git:\/\/lttng.org\//git:\/\/git.lttng.org\//" .git/config
Yannick Brosseau
reply other threads:[~2010-11-16 16:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4CE2B13F.8040206@polymtl.ca \
--to=yannick.brosseau@polymtl.ca \
/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