Page comments http://www.andyofniall.net/home/ http://www.andyofniall.net/version-control-systems/#PageComment_8071 interesting thoughts... one thing that always stopped me from looking more deeply into other vcs is the lack of "externals". they are super handy to link ie plugins to a project etc. Have a look at Redmine ( http://www.redmine.org/ ) I reckon it solves a lot of issues you're having with SVN. Thu, 03 Sep 2009 02:04:15 -0700 Tim http://www.andyofniall.net/version-control-systems/#PageComment_8071 http://www.andyofniall.net/version-control-systems/#PageComment_3124 Man you write long blogs. Good though :) @shoaib: haha, I always thought it was jit. Sat, 26 Jul 2008 00:48:37 -0700 Jeremy http://www.andyofniall.net/version-control-systems/#PageComment_3124 http://www.andyofniall.net/version-control-systems/#PageComment_3109 Your blog software seems to be confused about what timezone it is in. Wed, 23 Jul 2008 04:34:29 -0700 qwandor http://www.andyofniall.net/version-control-systems/#PageComment_3109 http://www.andyofniall.net/version-control-systems/#PageComment_3108 I prefer git myself after starting to use it when I worked at Catalyst. I use it for pretty much everything, including small projects that would not be worth the bother of Subversion, such as assignments. I do not understand how you find it hard for small personal projects: just <tt>git init</tt> in your project directory, and you have a repository. Add, commit, diff, whatever. I also find <tt>gitk</tt> really handy. It also has the advantage of being installed on the MCS systems (-:. Feel free to ask me if you are in Memphis and want any help with it. lorne can probably help you too, though he prefers darcs. Wed, 23 Jul 2008 04:32:52 -0700 qwandor http://www.andyofniall.net/version-control-systems/#PageComment_3108 http://www.andyofniall.net/version-control-systems/#PageComment_3107 Im glad me and andy had this chat. I agree bazaar is pretty good - we concluded that it pretty much gives you best of both worlds. i yet have to fully discover git before i can move on to bazaar. Also my co developer is getting sick of me calling it "jit" all the time. To be honest - so am i. Wed, 23 Jul 2008 03:06:05 -0700 shoaib http://www.andyofniall.net/version-control-systems/#PageComment_3107