LWN.net Logo

Selective read access

Selective read access

Posted Apr 4, 2010 8:30 UTC (Sun) by smurf (subscriber, #17840)
In reply to: Selective read access by ikm
Parent article: A proposed Subversion vision and roadmap

I'm not exactly defending git. I just happen to like it better than the other DVCSes.

My real rationale for writing here is that I _really_ dislike non-distributed VC systems, for the simple reason that I can't do my own version-controlled changes without either asking for commit access or re-importing the stuff into my own VCS. "git svn" to the rescue …

Granted that giving partial r/w access to somebody after the fact may not be particularly easy with git, but give me a few hours and I'll write a script to convert a subtree into a git submodule, with a copy of the relevant part of the commit history. Problem (mostly) solved.


(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