That seemed to work. Thanks, Ashish
-----Original Message----- From: Jukka Zitting [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2008 2:51 PM To: [email protected]; Ashish Thusoo Subject: Re: Setting up git clone for Hive Hi, On Wed, Nov 26, 2008 at 11:40 PM, Ashish Thusoo <[EMAIL PROTECTED]> wrote: > 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. Hmm, the mirror was missing a "git update-server-info" call. That's normally a part of the standard setup in my mirrors, but something must have gone wrong when I created the Hive mirror. Anyway, I fixed the mirror and now everything looks good. BR, Jukka Zitting
