No idea. Can you clone any other GIT repo? Did you Google for it? Btw, I found that the GIT tutorial at http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html is very helpful for ramping up on GIT concepts.
Thanks, Shri -----Original Message----- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Antti Karanta Sent: Tuesday, April 07, 2009 5:25 AM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] Problem checking out iron ruby source Hi! I tried to check out iron ruby sources following the instructions in http://www.ironruby.net/Download but bumped into problems: n...@nw32 /cygdrive/c/programs/dotnet/ironruby $ git clone git://github.com/ironruby/ironruby.git Initialized empty Git repository in /cygdrive/c/programs/dotnet/ironruby/ironruby/.git/ remote: Counting objects: 23971, done. remote: Compressing objects: 100% (14767/14767), done. remote: Total 23971 (delta 7698), reused 23764 (delta 7544) Receiving objects: 100% (23971/23971), 33.40 MiB | 242 KiB/s, done. Resolving deltas: 100% (7698/7698), done. error: refs/tags/v0.3.0 does not point to a valid object! error: refs/remotes/origin/master does not point to a valid object! error: Trying to write ref refs/heads/master with nonexistant object 6682b6d658ef11ff52293 b238c681398cc0198f9 fatal: Cannot update the ref 'HEAD'. n...@nw32 /cygdrive/c/programs/dotnet/ironruby $ uname -a CYGWIN_NT-5.1 NW32 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin n...@nw32 /cygdrive/c/programs/dotnet/ironruby $ git --version git version 1.6.1.2 I'm a complete git newbie so I have no idea what's wrong. Any ideas? ::Antti:: _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core