Regarding the Git integration in Eclipse, you can expect this to improve pretty quickly. Git is the future of Eclipse; both Google and SAP fund full-time developers to work on the tooling, and some Eclipse projects have moved to Git already, with more to follow.
Regards, Neil On Apr 6, 5:56 pm, Jo Voordeckers <[email protected]> wrote: > Hi Joey, > > I wasn't at the roundup but also recently started using DVCS. First tried > GIT with GitHub for a few weeks, disliked it because of the poor Eclipse > integration compared to Subclipse + CollabNet Desktop, so GIT itself might > be a good system but the tooling wasn't good enough in my case. > > Now I've been using Mercurial with BitBucket for the last couple of months > and probably don't use all the bells and whistles, but at least I can > continue with the usual workflow (code - team sync - review changes - > commit) while I'm learning along the way. Something that didn't work as > fluently when using GIT, also the fact that the diff tool wasn't integrated > with the Eclipse compare was a major drawback for me. > > If interested in Mercurial, this guide is nice introduction, especially when > converting from SVN:http://hginit.com/ > > Regards, > > Jo > > > > > > On Tue, Apr 6, 2010 at 5:22 PM, Joey Gibson <[email protected]> wrote: > > I've been looking at Hg and git a lot lately, and the possibility of moving > > from SVN to one of these. I heard the guys mention that they had problems > > using Git and/or Github at the roundup, and I would be extremely interested > > to hear what the problems were and how you got around them (assuming you > > did). I've only used a DVCS in testing, and haven't actually used one in > > production, so any insights would be very valuable. > > > Joey > > > -- > > Blog:http://joeygibson.com > > Twitter:http://twitter.com/joeygibson > > FriendFeed:http://friendfeed.com/joeygibson > > Facebook:http://facebook.com/joeygibson > > > -- > > You received this message because you are subscribed to the Google Groups > > "The Java Posse" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<javaposse%2bunsubscr...@googlegroups > > .com> > > . > > For more options, visit this group at > >http://groups.google.com/group/javaposse?hl=en. > > -- > - Jo -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
