
Greetings: I tried to clone Distutils2, but I got this error: [Frog@PantingGiraffe ~]$ git clone http://hg.python.org/Distutils2 Cloning into 'Distutils2'... fatal: http://hg.python.org/Distutils2/info/refs not found: did you run git update-server-info on the server? Could you tell me what I did wrong? -- Sincerely yours, Rob G. Healey

Eric: This is from my terminal: [root@PantingGiraffe dummy]# yum install git mercuriel Loaded plugins: langpacks, refresh-packagekit Package git-1.7.10-1.fc17.x86_64 already installed and latest version No package mercuriel available. Nothing to do Sincerely yours, Rob G. Healey On Tue, Apr 24, 2012 at 9:26 PM, Éric Araujo <merwok@netwok.org> wrote:
Could you tell me what I did wrong?
You used git instead of Mercurial. :) _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig
-- Sincerely yours, Rob G. Healey

On Tue, Apr 24, 2012 at 09:43:00PM -0700, Rob Healey wrote:
Eric:
This is from my terminal: [root@PantingGiraffe dummy]# yum install git mercuriel Loaded plugins: langpacks, refresh-packagekit Package git-1.7.10-1.fc17.x86_64 already installed and latest version No package mercuriel available.
This is "mercurial", not "mercuriel". Also, see http://mercurial.selenic.com/wiki/Download#Linux_.28.rpm.29 Jonathan

Greetings: Thank you very much for pointing out that I had typed it wrong! I noticed it after I had already sent out the email that I was wrong! i got mercurial and distutils2 now! Thank you or taking the time to write and for the correction... Sincerely yours, Rob G. Healey On Tue, Apr 24, 2012 at 9:48 PM, Jonathan Ballet <jon@multani.info> wrote:
On Tue, Apr 24, 2012 at 09:43:00PM -0700, Rob Healey wrote:
Eric:
This is from my terminal: [root@PantingGiraffe dummy]# yum install git mercuriel Loaded plugins: langpacks, refresh-packagekit Package git-1.7.10-1.fc17.x86_64 already installed and latest version No package mercuriel available.
This is "mercurial", not "mercuriel". Also, see http://mercurial.selenic.com/wiki/Download#Linux_.28.rpm.29
Jonathan
-- Sincerely yours, Rob G. Healey
participants (3)
-
Jonathan Ballet
-
Rob Healey
-
Éric Araujo