[antlr-interest] anybody care to comment on bitbucket.org?

hanasaki hanasaki at gmail.com
Mon Jan 9 14:21:07 PST 2012


In terms of "following" and "support" SVN and GIT seem to the
mainstream.  I have seen GIT displace SVN in a few groups.

GIT
	+ wide adoption and growing
	+ fast growing IDE integration
	- different paradigm to learn
	- does not work well over http(s) tunnel
	- thus issues if you are behind a firewall
	+ own TCP protocol that is quite efficient
	: GITHUB quite popular for hosting
SVN
	+ simple paradigm of branch/trunk/tag
	+ well established IDE integration
	+ works well over firewalls and http(s) tunnels
	+ has its own TCP binary protocol as well
	- more limited hosting than GIT
	+ easy to setup a host on linux + apache for http(s)

Git has alot to offer including some nice tools like
(http://code.google.com/p/gerrit/) for code review.

-------- Original Message --------
Subject: [antlr-interest] anybody care to comment on bitbucket.org?
From: Terence Parr <parrt at cs.usfca.edu>
To: antlr-interest Interest <antlr-interest at antlr.org>,
stringtemplate-interest List <stringtemplate-interest at antlr.org>
Date: 01/09/2012 01:03 PM

> Contemplating switch to mercurial and hosting at bitbucket.org. Ter
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest 
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address


More information about the antlr-interest mailing list