From: Shane Z. <sh...@lo...> - 2009-10-01 20:42:51
|
It looks like the conversion to SF-git has made progress! It shows objects now, however, there's still a 'remote HEAD refers to nonexistent ref' going on: Malachi:tmp szatezalo$ git clone git://slashcode.git.sourceforge.net/ gitroot/slashcode/slashcode Initialized empty Git repository in /Users/szatezalo/tmp/slashcode/.git/ 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.92 MiB | 1861 KiB/s, done. Resolving deltas: 100% (69417/69417), done. warning: remote HEAD refers to nonexistent ref, unable to checkout. Malachi:tmp szatezalo$ cd slashcode Malachi:slashcode szatezalo$ ls {emtpy} On Oct 1, 2009, at 3:21 PM, Chris Nandor wrote: > Sorry been incommunicado ... was away, busy, etc. > > That's right Shane, of course, and the code is all there. And I just > put some links up on the web site, and I posted a story there, too. > > If anyone wants a tarball, I suggest you just check it out and make > your own. Simple enough. > > > > On Sep 22, 2009, at 18:29, Shane Zatezalo wrote: > >> https://sourceforge.net/projects/slashcode/ >> >> https://sourceforge.net/projects/slashcode/develop >> >> which shows that you'd probably use >> >> git clone git://slashcode.git.sourceforge.net/gitroot/slashcode/ >> slashcode >> >> to grab it. I just tried it, I don't think they've finished moving it >> to git yet: >> >> coolio:tmp shane$ git clone git://slashcode.git.sourceforge.net/ >> gitroot/slashcode/slashcode >> Initialize slashcode/.git >> Initialized empty Git repository in /Users/shane/tmp/slashcode/.git/ >> fatal: no matching remote head >> >> So you'll have to wait a bit I suppose. > > > -- > Chris Nandor pu...@po... http://pudge.net/ > Slashdot / SourceForge pu...@sl... http://slashdot.org/ > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9-12, 2009. Register > now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Slashcode-general mailing list > Sla...@li... > https://lists.sourceforge.net/lists/listinfo/slashcode-general |