Re: [PATCH] Trivial support for cloning and fetching via ftp://.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sasha Khapyorsky
Date: Saturday, September 16, 2006 - 3:01 am

On 02:12 Sat 16 Sep     , Junio C Hamano wrote:

No, not really, without change it fails later:

$ git-clone ftp://ftp.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git
error: RETR response: 550 (curl_result = 19, http_code = 550, sha1 = 63b98080daa35f0d682db04f4fb7ada010888752)
Getting pack list for ftp://ftp.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/
Getting alternates list for ftp://ftp.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/
Also look at ftp://ftp.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
Getting pack list for ftp://ftp.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
Getting index for pack 477061883bee3d10bece6e3432355b61ba02e594
error: Unable to find 63b98080daa35f0d682db04f4fb7ada010888752 under ftp://ftp.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/
Cannot obtain needed none 63b98080daa35f0d682db04f4fb7ada010888752
while processing commit 0000000000000000000000000000000000000000.


I think with less strict checking this could be done so, but with _and_
this also ensures that we are really in FTP mode.

Sasha
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Trivial support for cloning and fetching via ftp://., Sasha Khapyorsky, (Wed Sep 13, 7:24 pm)
Re: [PATCH] Trivial support for cloning and fetching via f ..., Sasha Khapyorsky, (Sat Sep 16, 3:01 am)
Re: [PATCH] Trivial support for cloning and fetching via f ..., Sasha Khapyorsky, (Sat Sep 16, 10:41 am)
Re: [PATCH] Trivial support for cloning and fetching via f ..., Sasha Khapyorsky, (Sat Sep 16, 12:54 pm)