From: John H. <jd...@gm...> - 2011-01-24 13:49:31
|
On Mon, Jan 24, 2011 at 7:18 AM, Jeff Whitaker <js...@fa...> wrote: > Regarding basemap, what do people recommend? Should I create a separate > github project for basemap and it's data? I think that would be ideal. Unlink svn, in git you can't have full featured subdirectory checkouts, and since some of the projects, basemap included are too large to include with the core, the best solution is to put them in a separate repository. This complicates keeping versions in sync, but it seems like the best solution. JDH |