From: Shane Z. <sh...@lo...> - 2009-09-23 03:37:23
|
When you goto http://github.com/scc/slash you'll click on the "Clone URL". That gives you a popup with the command you would need to clone their GIT repo, ie: git clone git://github.com/scc/slash.git Now, Chris had been saying that the were working on migrating the code back from github into sourceforge. 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. Shane On Sep 21, 2009, at 8:47 PM, Marc G. Fournier wrote: > > Chris, I figure you do, else you guys wouldn't be using it ... how > does > one checkout the 'new code' to install? I'm an old CVSer, barely know > enough to hurt myself with SVN, never touched git ... > > ---- > 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... > > ------------------------------------------------------------------------------ > 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 |