]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/news/moved_to_git/discussion.mdwn
web commit by tschwinge: Some ideas.
[git.ikiwiki.info.git] / doc / news / moved_to_git / discussion.mdwn
index e59faa2eb85def23f397b40ebba1d267e2f3d66f..f7e5dcb2cedf136f3dd86674d0d575c62025e406 100644 (file)
@@ -5,9 +5,29 @@ ikiwiki to Git. Are there only easier way to maintain and submit patches for
 ikiwiki? It's very interesting for me, because I know you are long-time Subversion
 user and very experienced with it.
 
-I know that Git is very "modern" SCM these days, but I don't understand the hype
+I know that Git is very "trendy" SCM these days, but I don't understand the hype
 about it. This's not only one distributed SCM on the free/open source world.
 Maybe that model of work is better for you, but then you can use also Darcs,
 Mercurial, Bazaar or SVK :)
 
 --[[PaweÅ‚|ptecza]]
+
+> You forgot monotoone. :-)
+> 
+> Of those, only mercurial monotone and git have support in ikiwiki, and the
+> git support seems most mature and is definitely used by the most sites.
+> 
+> I don't consider which rcs is used a permanant or particularly significant
+> decision. I switched to svn with the express idea that sometime (I figured
+> within 10 years, it turned out to be 3), there would be something better,
+> with excellent conversion tools from svn.
+> 
+> At the moment, I'm happy with git, and it's definitely useful to not have
+> to worry about who derserves commit access to ikiwiki, or about next summer's
+> [[soc]] students (if we participate again) having to go through the ad-hoc
+> mess this year's did to contribute.
+> 
+> Being able to git-am < doc/todo/patch.mdwn is also potentially pretty neat. ;-)
+> 
+> --[[Joey]]
+