On Mon, Oct 31, 2005 at 10:50:47AM +0000, Joel Soete wrote: > Matthew Wilcox wrote: > >On Sun, Oct 30, 2005 at 10:58:44PM +0000, Joel Soete wrote: > >># du -sk linux-2.6.14-pa linux-2.6.14-pa0-20051029 > >>713516 linux-2.6.14-pa <========== the svn co of my local repos > >>272816 linux-2.6.14-pa0-20051029 <=== the cvs co > > I need so rcs/scm what eats less disk space (specialy when it's a local > repository?), any suggestion? > (there are so many open choise: > <http://en.wikipedia.org/wiki/List_of_revision_control_software>)
Well, both of these are built kernel trees (each with different options), but: [EMAIL PROTECTED]:~/git$ du -s linux-2.6/ 405856 linux-2.6/ [EMAIL PROTECTED]:~/git$ du -s ../nicol-2.6/ 385384 ../nicol-2.6/ I heard svn 1.3 is much more space-efficient than 1.2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

