On Jan 28, 2015 5:57 PM, "Jens Alfke" <[email protected]> wrote: > > >> On Jan 28, 2015, at 3:31 PM, Stefan Bidigaray <[email protected]> wrote: >> >> To checkout the latest version you would use: >> $ svn co svn://svn.gna.org/svn/gnustep/libs/corebase/trunk corebase > > > That's a different path than what I found on the GNUstep "Using Subversion" page <http://wiki.gnustep.org/index.php/Using_Subversion>: > >> Anonymous GNUstep SVN Checkout >> Simply run: >> svn co http://svn.gna.org/svn/gnustep/modules > > > In my checkout I have dev-libs/corebase; how does this differ from what's in the repo you gave?
It's the same, just some svn trickery. The dev-libs/corebase path is a link to the actually development path. Each project has it's own path, but if you're checking out all libraries, dev-libs makes it simpler instead of having to pull one at a time. > > —Jens
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
