Re: Revision control for Ruby
- From: Joe Wölfel <joe@xxxxxxxxxxxxx>
- Date: Tue, 30 Sep 2008 12:52:11 -0500
I think I mentioned git. In fact, I received a git patch for Rake
over this list serve a only few days ago. It's really good compared
to the way things used to be in the pre-distributed days. I just had
git suck the patch right out of my email and it applied it to my
local Rake repository. Very nice.
On 30 sept. 08, at 13:20, Ittay Dror wrote:
thiagobrandam wrote:
Does anyone know any good revision control tool/software for Ruby?since nobody else mentioned it, i think git is great. it is a
Thanks in advance.
distributed vcs (like mercurial), with a much better branch/merge
support than svn and a lot of power commands to allow you to make
your commits organized. there's also github which offers hosting
for git repositories and seems to be very popular with git
developers (rails is hosted there)
ittay
--
--
Ittay Dror <ittay.dror@xxxxxxxxx>
.
- References:
- Revision control for Ruby
- From: thiagobrandam
- Re: Revision control for Ruby
- From: Ittay Dror
- Revision control for Ruby
- Prev by Date: Re: ruby1.9 block scope
- Next by Date: Ruby DCamp Update; Beginning Ruby Focus Added
- Previous by thread: Re: Revision control for Ruby
- Next by thread: rexml exceptions
- Index(es):
Relevant Pages
|