mherger wrote: > I did this in the beginning. Then at some point I did a pull without all > the necessary parameters, and since then I have much more data on my > disk > than I would want as a non-dev. Today my clone is almost 1GB, while the > svn version would only be 138MB. > The first time I tried this, I made the mistake not to use --depth 1 when executing git clone, which means git pulls in all of the revisions. This blew up the clone by a significant amount (hundreds of MBs iirc) My clone is currently 148MB, including the .git directory, which is 34MB
> > All in all I still think svn is simpler to set up. > I'd agree (but maybe only because I haven't done anything with git before), and honestly wouldn't have bothered with git if I'd known I could use svn. Maybe I'll switch.... [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=99667 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
