This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| version_control [2007-10-24 16:46] – 192.168.1.36 | version_control [2009-03-31 09:56] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| ==== version control systems ==== | ==== version control systems ==== | ||
| - | overviews | + | overviews, discussion & transitions |
| * " | * " | ||
| - | * a comparison of avialable | + | * a comparison of available |
| * .. and a guide http:// | * .. and a guide http:// | ||
| * an email from jeff rose talking about several systems, from oktober 07, is at the bottom of this page. | * an email from jeff rose talking about several systems, from oktober 07, is at the bottom of this page. | ||
| + | * distributed version control systems -> [[DVCS]] | ||
| + | * using version control, a guide for the lirec project [[lirec: | ||
| + | * from SVN to Hg > http:// | ||
| - | distributed version copntrol systems -> [[DVCS]] | + | ==== CVS ==== |
| - | === darcs === | + | standard, widely used ' |
| - | + | ||
| - | + | ||
| - | + | ||
| - | standard, widely used, but some serious scalabity + flexibilty problems. has client software for unx-likes, win32 + macOS8/9/X http:// | + | |
| Note that the Mac clients mentioned here are all screwy. Go To http:// | Note that the Mac clients mentioned here are all screwy. Go To http:// | ||
| Line 23: | Line 21: | ||
| see: [[Using CVS]] | see: [[Using CVS]] | ||
| - | === subversion === | + | ==== darcs ==== |
| + | |||
| + | distributed, | ||
| + | |||
| + | see: [[Using Darcs]] | ||
| + | |||
| + | ==== subversion | ||
| attempts to deal with some of the shortcomming of cvs. http:// | attempts to deal with some of the shortcomming of cvs. http:// | ||
| Line 42: | Line 46: | ||
| - | reading | + | reading |
| - | * "the book" | + | * "the book" |
| + | drawbacks | ||
| + | * stapling extra legs on a dog to make an octopus | ||
| - | === arch === | + | |
| + | ==== arch ==== | ||
| Line 63: | Line 70: | ||
| - | === aegis === | + | ==== aegis ==== |
| "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, | "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, | ||
| - | + | ==== mercurial / Hg ==== | |
| - | === mercurial / Hg === | + | |
| another [[DVCS]] | another [[DVCS]] | ||
| - | === git === | + | ==== git ==== |
| - | another [[DVCS]] developed and used for the linux kernel project. | + | another [[DVCS]] developed and used for the linux kernel project. |
| Line 81: | Line 86: | ||
| look further into the possibility of integrating darcs into the [[OsX]] filesystem workflow using a combination of folder actions and or applescript/ | look further into the possibility of integrating darcs into the [[OsX]] filesystem workflow using a combination of folder actions and or applescript/ | ||
| - | http:// | + | http:// |
| Line 87: | Line 92: | ||
| < | < | ||
| - | From: rosejn@gmail.com | + | From: rosejn |
| Subject: Re: [PD-dev] SVN? | Subject: Re: [PD-dev] SVN? | ||
| Date: 24 October 2007 2:39:19 PM | Date: 24 October 2007 2:39:19 PM | ||