On Thu, Feb 25, 2010 at 11:03 AM, Robert Osfield <[email protected]>wrote:
> Hi All, > > Another little questions with more experience with git/mercurial - how big > does is local repository that users would have on their machines? I presume > it'll be larger than a typically svn check out. > > Robert. > > > Actually, SVN often loses because it keeps a copy of the working tree around, whereas the local repository of e.g. git is highly compressed. My local git clone of the OSG sources, including all the history and a checked out tree, is 127M. Tim
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

