Off GIT, after only a few days
After losing the entire revision history on one of my projects for no good reason earlier this evening, I've decided to stop using GIT. I'll allways remember it as the revision control system that showed me the many advantages to a distributed system (I'd been using subversion).
But truth be told, I was getting less and less enthused anyway: GIT really isn't that powerful a system, and there weren't many tools that could manage it, forcing me to the command line (I don't mind the command line, but using it constantly is a waste of time IMHO). I work with Eclipse a lot, and a tool for GIT of the same level as subclipse doesn't exist yet (there is a plugin with some integration, but it's not very easy to use and breaks a lot).
Now I'm on the hunt again, looking for the new best thing. Right now I'm giving Bazaar a try, and so far I like what I see. There's decent Eclipse integration and I'm told there are even packages to integrate it with Nautilus, although I haven't tried it yet. It also seems to be more widely supported, and it comes with nifty stuff like Trac and Launchpad.
As it is now, bzr looks like a keeper. But I don't want to sell anyone short: if someone can suggest an even better revision control system, my door is always open.
But truth be told, I was getting less and less enthused anyway: GIT really isn't that powerful a system, and there weren't many tools that could manage it, forcing me to the command line (I don't mind the command line, but using it constantly is a waste of time IMHO). I work with Eclipse a lot, and a tool for GIT of the same level as subclipse doesn't exist yet (there is a plugin with some integration, but it's not very easy to use and breaks a lot).
Now I'm on the hunt again, looking for the new best thing. Right now I'm giving Bazaar a try, and so far I like what I see. There's decent Eclipse integration and I'm told there are even packages to integrate it with Nautilus, although I haven't tried it yet. It also seems to be more widely supported, and it comes with nifty stuff like Trac and Launchpad.
As it is now, bzr looks like a keeper. But I don't want to sell anyone short: if someone can suggest an even better revision control system, my door is always open.
Labels: bazaar, eclipse, GIT, launchpad, open source, revision control, trac