Gerfried Fuchs <[EMAIL PROTECTED]> writes: > Last week I wondered how much space a complete git conversion would > take - and I was quite surprised: > > #v+ > $ du -hs webwml* > 325M webwml > 416M webwml.git > 819M webwml.svn > #v-
Can you clarify if these sizes mean size of the checkout or size of the repository (in server)? (Of course for .git it's the same, but for svn and CVS I mean.) I've noticed with bzr (with other projects) that checkout (or branch or clone) in bzr takes less space with full version history than svn checkout takes (with only most recent version saved in checkout). -- Tommi Vainikainen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

