LWN.net Logo

Subversion considered obsolete

Subversion considered obsolete

Posted Apr 4, 2010 3:38 UTC (Sun) by nbd (subscriber, #14393)
In reply to: Subversion considered obsolete by wahern
Parent article: A proposed Subversion vision and roadmap

The solution to that is to let one central server keep an up to date git svn clone around (run git svn rebase in a cron job).
Then you can use that to speed up clones for working on. I have a small script for cloning a git tree then adding the necessary information to sync against the svn server it was cloned from: http://nbd.name/gsc


(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