Actually the following is a better run.. but I still get the warning... $ git clone http://jukka.zitting.name/git/r/hive.git ./hive_git Initialized empty Git repository in /data/users/athusoo/apacheprojects/hive_git/.git/ warning: remote HEAD refers to nonexistent ref, unable to checkout.
Ashish -----Original Message----- From: Ashish Thusoo [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2008 2:37 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: RE: Setting up git clone for Hive Hi Jukka, I get the following error when I try to clone from this mirror. Is there something wrong that I am doing? $ git-clone http://jukka.zitting.name/git/r/hive.git hive_git Initialized empty Git repository in /data/users/athusoo/apacheprojects/hive_git/.git/ cat: /data/users/athusoo/apacheprojects/hive_git/.git/refs/remotes/origin/master: No such file or directory /usr/local/bin/git-clone: line 478: cd: /data/users/athusoo/apacheprojects/hive_git/.git/refs/remotes/origin: No such file or directory Warning: Remote HEAD refers to nonexistent ref, unable to checkout. Thanks, Ashish -----Original Message----- From: Jukka Zitting [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2008 1:49 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: Setting up git clone for Hive Hi, On Wed, Nov 26, 2008 at 8:11 PM, Ashish Thusoo <[EMAIL PROTECTED]> wrote: > Is it possible to set this up for hive as well. Sure! The git mirror for Hive is now ready. BR, Jukka Zitting
