Re: Damaging the source code
Re: Damaging the source code
- Subject: Re: Damaging the source code
- From: Jonathan del Strother <email@hidden>
- Date: Mon, 2 Nov 2009 11:41:21 +0000
2009/11/1 Ben Haller <email@hidden>:
> On 1-Nov-09, at 10:42 AM, Jonathan del Strother wrote:
>
>> IMO, you're crazy if you're not using version control of some sort
>> (and preferably one that doesn't encourage you to just blindly commit
>> your entire working changes in one go, like SVN).
>
> I, for one, would like to hear people's opinions of the best version
> control system for use by independent programmers (i.e. where the choice is
> not dictated by the company or team you're working with). What's easy to
> set up, easy to use with Xcode, reliable, etc.? I've been ignoring this
> issue for a long time, but it's about time I started paying attention to
> it...
>
I'm a big fan of git, though Mercurial seems pretty good too. I hate
having to work with svn now : it's astonishingly slow in comparison,
and trying to do any code archaeology with it is pretty painful. I
don't think anything good integrates with Xcode - I do all my version
control through the command line & git-gui.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden