All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang Sheng-Hui <shhuiw@gmail.com>
To: gaowanlong@cn.fujitsu.com
Cc: Chris Mason <chris.mason@oracle.com>,
	linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt
Date: Mon, 18 Jul 2011 15:25:06 +0800	[thread overview]
Message-ID: <4E23DFD2.5040302@gmail.com> (raw)
In-Reply-To: <4E23CD7C.30902@cn.fujitsu.com>

On 2011=E5=B9=B407=E6=9C=8818=E6=97=A5 14:06, Wanlong Gao wrote:
> On 07/18/2011 12:53 PM, Wang Sheng-Hui wrote:
>> The patch is against 3.0-rc7 kernel.
>>
>>> From d22497ac8c5dd55a2ef9a47de5f2ddee55f8ec50 Mon Sep 17 00:00:00 2=
001
>> From: Wang Sheng-Hui<shhuiw@gmail.com>
>> Date: Sun, 17 Jul 2011 21:45:01 -0500
>> Subject: [PATCH 3.0-rc7] btrfs: Update git repository links for btrf=
s utilities in Documentation/filesystems/btrfs.txt
>>
>> git repository link for btrfs utilities
>>     http://git.kernel.org/?p=3Dlinux/kernel/git/mason/btrfs-progs-un=
stable.git
>> doesn't work, and git-clone can get failed as:
>> $ git clone
>> http://git.kernel.org/?p=3Dlinux/kernel/git/mason/btrfs-progs-unstab=
le.git
>> Initialized empty Git repository in
>> /home/crossover/dev/btrfs-progs-unstable/.git/
>> fatal:
>> http://git.kernel.org/?p=3Dlinux/kernel/git/mason/btrfs-progs-unstab=
le.git/info/refs not found: did you run git update-server-info on the s=
erver?
>>
>> Update git repository links for btrfs utilities to the latest ones
>> in Documentation/filesystems/btrfs.txt
>>
>> Signed-off-by: Wang Sheng-Hui<shhuiw@gmail.com>
>> ---
>>   Documentation/filesystems/btrfs.txt |    3 ++-
>>   1 files changed, 2 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/filesystems/btrfs.txt b/Documentation/fil=
esystems/btrfs.txt
>> index 64087c3..b095261 100644
>> --- a/Documentation/filesystems/btrfs.txt
>> +++ b/Documentation/filesystems/btrfs.txt
>> @@ -63,8 +63,9 @@ IRC network.
>>   Userspace tools for creating and manipulating Btrfs file systems a=
re
>>   available from the git repository at the following location:
>>
>> - http://git.kernel.org/?p=3Dlinux/kernel/git/mason/btrfs-progs-unst=
able.git
> It's the right git-web URL.
>>    git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-u=
nstable.git
>> + http://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-u=
nstable.git
>> + https://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-=
unstable.git
>>
>>   These include the following tools:
>>
>=20
>=20

I rerun git clone on my 2 boxes, both failed:
$ git clone http://git.kernel.org/?p=3Dlinux/kernel/git/mason/btrfs-pro=
gs-unstable.git=20
Initialized empty Git repository in /home/crossover/btrfs-progs-unstabl=
e/.git/
fatal: http://git.kernel.org/?p=3Dlinux/kernel/git/mason/btrfs-progs-un=
stable.git/info/refs not found: did you run git update-server-info on t=
he server?

But I can open the link by browser.

My git version is:
$ git version
git version 1.7.1

However, I think we should update the links to the latest ones.

WARNING: multiple messages have this Message-ID (diff)
From: Wang Sheng-Hui <shhuiw@gmail.com>
To: gaowanlong@cn.fujitsu.com
Cc: Chris Mason <chris.mason@oracle.com>,
	linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt
Date: Mon, 18 Jul 2011 15:25:06 +0800	[thread overview]
Message-ID: <4E23DFD2.5040302@gmail.com> (raw)
In-Reply-To: <4E23CD7C.30902@cn.fujitsu.com>

On 2011年07月18日 14:06, Wanlong Gao wrote:
> On 07/18/2011 12:53 PM, Wang Sheng-Hui wrote:
>> The patch is against 3.0-rc7 kernel.
>>
>>> From d22497ac8c5dd55a2ef9a47de5f2ddee55f8ec50 Mon Sep 17 00:00:00 2001
>> From: Wang Sheng-Hui<shhuiw@gmail.com>
>> Date: Sun, 17 Jul 2011 21:45:01 -0500
>> Subject: [PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt
>>
>> git repository link for btrfs utilities
>>     http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git
>> doesn't work, and git-clone can get failed as:
>> $ git clone
>> http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git
>> Initialized empty Git repository in
>> /home/crossover/dev/btrfs-progs-unstable/.git/
>> fatal:
>> http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git/info/refs not found: did you run git update-server-info on the server?
>>
>> Update git repository links for btrfs utilities to the latest ones
>> in Documentation/filesystems/btrfs.txt
>>
>> Signed-off-by: Wang Sheng-Hui<shhuiw@gmail.com>
>> ---
>>   Documentation/filesystems/btrfs.txt |    3 ++-
>>   1 files changed, 2 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/filesystems/btrfs.txt b/Documentation/filesystems/btrfs.txt
>> index 64087c3..b095261 100644
>> --- a/Documentation/filesystems/btrfs.txt
>> +++ b/Documentation/filesystems/btrfs.txt
>> @@ -63,8 +63,9 @@ IRC network.
>>   Userspace tools for creating and manipulating Btrfs file systems are
>>   available from the git repository at the following location:
>>
>> - http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git
> It's the right git-web URL.
>>    git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
>> + http://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
>> + https://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
>>
>>   These include the following tools:
>>
> 
> 

I rerun git clone on my 2 boxes, both failed:
$ git clone http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git 
Initialized empty Git repository in /home/crossover/btrfs-progs-unstable/.git/
fatal: http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git/info/refs not found: did you run git update-server-info on the server?

But I can open the link by browser.

My git version is:
$ git version
git version 1.7.1

However, I think we should update the links to the latest ones.

  reply	other threads:[~2011-07-18  7:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18  4:53 [PATCH 3.0-rc7] btrfs: Update git repository links for btrfs utilities in Documentation/filesystems/btrfs.txt Wang Sheng-Hui
2011-07-18  6:06 ` Wanlong Gao
2011-07-18  7:25   ` Wang Sheng-Hui [this message]
2011-07-18  7:25     ` Wang Sheng-Hui

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=4E23DFD2.5040302@gmail.com \
    --to=shhuiw@gmail.com \
    --cc=chris.mason@oracle.com \
    --cc=gaowanlong@cn.fujitsu.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.