• 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: Thoughts on choosing a source code control system?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thoughts on choosing a source code control system?


  • Subject: Re: Thoughts on choosing a source code control system?
  • From: Christian Brunschen <email@hidden>
  • Date: Mon, 13 Mar 2006 07:30:51 -0500


On 13 Mar 2006, at 01:38, Art Isbell wrote:

On Mar 12, 2006, at 6:28 PM, Ian Joyner wrote:

But maybe my unease with these systems is that they seem more file- based because that's "the way computers and Unix work", rather than patch-based which would result from thinking about the development process at a high-level of abstraction.

darcs (<http://abridgegame.org/darcs/>) claims to be patch-based.

darcs is in fact my personal version control system of choice at the moment:
1) It is patch-based, rather than file-version based; you can apply patches in a different order than they were created
2) It is distributed: Each repository is the same kind of repository, any one of them can be a 'Master' if you wish. This was useful when I worked on a small project and first
just worked locally on my home Mac (using darcs for local version control), but then started working from an alternate location as well and simply installed darcs on a server that I could access from both locations, did a 'darcs put' from my home machine, and from then on just used the server as a 'main repository'.
3) It's written in a functional programming language, Haskell. Functional programming is fun!


Aloha,

Best wishes,

Art

// Christian

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Thoughts on choosing a source code control system? (From: email@hidden)
 >Re: Thoughts on choosing a source code control system? (From: Ian Joyner <email@hidden>)
 >Re: Thoughts on choosing a source code control system? (From: Arturo PĂ©rez <email@hidden>)
 >Re: Thoughts on choosing a source code control system? (From: Karl <email@hidden>)
 >Re: Thoughts on choosing a source code control system? (From: Ian Joyner <email@hidden>)
 >Re: Thoughts on choosing a source code control system? (From: Art Isbell <email@hidden>)

  • Prev by Date: Re: Thoughts on choosing a source code control system?
  • Next by Date: Re: Thoughts on choosing a source code control system?
  • Previous by thread: Re: Thoughts on choosing a source code control system?
  • Next by thread: Re: Thoughts on choosing a source code control system?
  • Index(es):
    • Date
    • Thread