LWN.net Logo

Support large repositories!

Support large repositories!

Posted Apr 6, 2010 0:23 UTC (Tue) by tosiabunio (guest, #65014)
In reply to: Support large repositories! by RCL
Parent article: A proposed Subversion vision and roadmap

I have a first hand experience in using Subversion for game development and
that was for versioning data not code.

The Witcher game used SVN during its development. The working directory was
20+ GB in size and the whole repository was 200+ GB in size when the game
reached gold.

I have to admit that SVN handled this quite well although the performance was
the biggest problem. 50+ people updating 50K+ files every morning took some
time. Many hours wasted just to finally update a few hundred files. Also many
gigabytes of local space wasted by local copies of each file only needed in
case of revert operation (which could be done from the server anyway).


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds