LWN.net Logo

Lessons from PostgreSQL's Git transition

Lessons from PostgreSQL's Git transition

Posted Oct 12, 2010 23:16 UTC (Tue) by daglwn (subscriber, #65432)
In reply to: Lessons from PostgreSQL's Git transition by brouhaha
Parent article: Lessons from PostgreSQL's Git transition

Git is a fine choice for a centralized VCS. One can easily use it with the CVS/SVN model. The mistake is throwing away use of git's automated merging tools and doing it by hand. That's no better than CVS.


(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