History of CVS Migration

Differences from version 21 to 26



@@ -7,12 +7,11 @@

 ! Feature !! Git !! Mercurial
 |-
 ! Ad-hoc Builds
-| As of git 1.5.3, there is a concept known as [http://en.wikibooks.org/wiki/Git/Submodules_and_Superprojects|super modules]
-|
+| width=45% | As of git 1.5.3, there is a concept known as [http://en.wikibooks.org/wiki/Git/Submodules_and_Superprojects|submodules] The [http://rklophaus.com/articles/20100124-SubmodulesAndSubreposDoneRight.html|subgit] script wrapper is available.
+| width=45% | Mercurial has subrepos that support multiple VCS systems including CVS, subversion, and git. The [http://rklophaus.com/articles/20100124-SubmodulesAndSubreposDoneRight.html|subhg] script wrapper is available.
 |-
 ! Keywords
-| "[http://www.gelato.unsw.edu.au/archives/git/0610/28891.html| keyword substitution is just stupid]" - Linus in his trademark @$$hole attitude. Do some scripty stuff is his answer. No SCM support during build/export for tagging files with a release marker. [/nickpalmer] will develop a release script that handles this for us.
-The reason it might be regarded is stupid is that you can track every tag and branch to a SHA id, providing precise knowledge of the state of the code for a release (assuming one might use a tag for a release). Consider how jquery uses tags on github to denote release versions.
+| "[http://www.gelato.unsw.edu.au/archives/git/0610/28891.html| keyword substitution is just stupid]" - Linus in his trademark @$$hole attitude. Do some scripty stuff is his answer. No SCM support during build/export for tagging files with a release marker. [/nickpalmer] will develop a release script that handles this for us. The reason it might be regarded is stupid is that you can track every tag and branch to a SHA id, providing precise knowledge of the state of the code for a release (assuming one might use a tag for a release). Consider how jquery uses tags on github to denote release versions.
 | [http://mercurial.selenic.com/wiki/KeywordExtension|Keyword Extension] works like a charm. Supports all existing CVS keywords out of the box.
 |-
 ! Cross Platform Support

@@ -32,6 +31,10 @@

 
 | #Migrate each module separately, and [http://stackoverflow.com/questions/12843/how-to-combine-two-projects-in-mercurial|then combine]
 |-
+!CIA/IRC notifications
+|There are three scrips - ciabot.pl which is old, ciabot.sh which is configuration free, and ciabot.py which is fast. For the central repo, the following like should be added to foo.git/hooks/update (one line is broken here simply for formatting of his comparison table):{code source=bash}/home/git/ciabot.py ${refname} \
+$(git rev-list ${oldrev}..${newrev} | tac){/code}
+|[http://mercurial.selenic.com/wiki/HgciaExtension|hgcia] extension is painless and can easily support local repo's
 |}
 
 
Page History
Date/CommentUserIPVersion
17 Jun 2010 (22:37 UTC)
spiderr71.70.210.9126
Current • Source
spiderr71.70.210.9125
View • Compare • Difference • Source
spiderr71.70.210.9124
View • Compare • Difference • Source
spiderr71.70.210.9123
View • Compare • Difference • Source
Will69.203.72.16122
View • Compare • Difference • Source
Will69.203.72.16121
View • Compare • Difference • Source
spiderr24.171.168.22319
View • Compare • Difference • Source
Lester Caine81.138.11.13618
View • Compare • Difference • Source
spiderr71.70.210.9117
View • Compare • Difference • Source
spiderr71.70.210.9116
View • Compare • Difference • Source
WaterDragon130.37.29.8015
View • Compare • Difference • Source
WaterDragon130.37.29.8014
View • Compare • Difference • Source
spiderr70.154.110.15712
View • Compare • Difference • Source
spiderr70.154.110.15711
View • Compare • Difference • Source
WaterDragon82.171.181.20810
View • Compare • Difference • Source
WaterDragon82.171.181.2089
View • Compare • Difference • Source
spiderr71.70.210.918
View • Compare • Difference • Source
spiderr71.70.210.917
View • Compare • Difference • Source
spiderr71.70.210.915
View • Compare • Difference • Source
spiderr71.70.210.914
View • Compare • Difference • Source
spiderr71.70.210.913
View • Compare • Difference • Source
spiderr71.70.210.912
View • Compare • Difference • Source
spiderr71.70.210.911
View • Compare • Difference • Source