|
|
|
|
|
by hinkley
1814 days ago
|
|
The feature I missed about Subversion was, if you could figure out how to treat your code like a proper tree, individual teams would check out one, maybe two directories, and only the leads and operational people ever had the whole thing. I never entirely understood what it was in subversion's internals that prevented it from being used as a DCVS. We could figure out version numbers with branches and multiple repos. If not then, certainly now. There's a space between subversion and Git that could be occupied with something that sheds the worst behaviors of each and makes something better. |
|