• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Incremental Development?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incremental Development?


  • Subject: Re: Incremental Development?
  • From: John Labovitz <email@hidden>
  • Date: Thu, 13 Sep 2007 09:43:27 -0700

On Sep 13, 2007, at 5:56 AM, Sven wrote:

forgot to mention git, which doesn't need an online repository

http://git.or.cz/

keeps the entire dev history in the local folder. Comes with some nice tools
too

While we're mentioning distributed version control systems, two other leading contenders (both a bit easier to approach than git, in my opinion):


	Mercurial (aka hg)
	http://www.selenic.com/mercurial/wiki/

	Bazaar (aka bzr, aka bazaar-ng)
	http://bazaar-vcs.org/

The main issue with all of these systems is that they don't integrate with Xcode. If you don't mind playing at the command-line, they're pretty easy to use separately anyway. If you really want everything to happen in Xcode, you're pretty much stuck with CVS, Perforce, or Subversion. If you have to choose, I'd choose the latter.

--John
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Incremental Development? (From: "Frank Bettger" <email@hidden>)
 >Re: Incremental Development? (From: Stéphane Sudre <email@hidden>)
 >Re: Incremental Development? (From: Sven <email@hidden>)
 >Re: Incremental Development? (From: Scott Thompson <email@hidden>)
 >Re: Incremental Development? (From: Sven <email@hidden>)

  • Prev by Date: Re: resetting ivars safely
  • Next by Date: Re: Incremental Development?
  • Previous by thread: Re: Incremental Development?
  • Next by thread: Re: Incremental Development?
  • Index(es):
    • Date
    • Thread