From: Marc G. F. <sc...@hu...> - 2011-02-07 15:26:36
|
Ah, that would explain it ... I suspect there are alot of us out there that weren't aware of that and figured that the git repo was just plain broken :( That definitely gives a better starting point then ... thank you ... On Mon, 7 Feb 2011, Jamie McCarthy wrote: > On Feb 7, 2011, at 9:50 AM, Marc G. Fournier wrote: > >> I get: >> >> dev# git clone >> git://slashcode.git.sourceforge.net/gitroot/slashcode/slashcode >> Cloning into slashcode... >> remote: Counting objects: 93881, done. >> remote: Compressing objects: 100% (21517/21517), done. >> remote: Total 93881 (delta 69417), reused 93881 (delta 69417) >> Receiving objects: 100% (93881/93881), 14.93 MiB | 1.41 MiB/s, done. >> Resolving deltas: 100% (69417/69417), done. >> warning: remote HEAD refers to nonexistent ref, unable to checkout. >> >> >> When I try to clone that ... please advise ... > > That's because the repo on sf.net doesn't have a 'master' branch, that being the default branch name, so git doesn't know which version of the repo you want to look at. (Silly git. There's only one branch/tag available.) > > So after you clone it, do a > > git checkout live > > to switch to the live branch. > > Also, I just checked: the sf.net repo does have a great deal of code more than the one Shane mentioned. I can't tell you how many development weeks "a great deal" represents, but it's over 40K lines of diff :) > > -- > Jamie McCarthy > jam...@gm... > ja...@mc... > 269-267-2008 > > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > Slashcode-general mailing list > Sla...@li... > https://lists.sourceforge.net/lists/listinfo/slashcode-general > ---- Marc G. Fournier Hub.Org Hosting Solutions S.A. sc...@hu... http://www.hub.org Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... |