10 ms·
Adding to what others said, someone I know is planning to use this as a starting point for understanding version control systems. The reason stated was it's sim
by pcx66 13y ago
Adding to what others said, someone I know is planning to use this as a starting point for understanding version control systems. The reason stated was it's simplicity.
- bch 13y agoFor distributed SCM, I've got enjoyment out of darcs documentation over the years (ie: http://en.wikibooks.org/wiki/Understanding_Darcs/Patch_theory http://en.wikibooks.org/wiki/Understanding_Darcs/Patch_theor...), and fossil (http://www.fossil-scm.org/index.html/doc/tip/www/permutedindex.wiki#pindex http://www.fossil-scm.org/index.html/doc/tip/www/permutedind..., specifically http://www.fossil-scm.org/index.html/doc/tip/www/tech_overview.wiki http://www.fossil-scm.org/index.html/doc/tip/www/tech_overvi..., http://www.fossil-scm.org/index.html/doc/tip/www/concepts.wiki http://www.fossil-scm.org/index.html/doc/tip/www/concepts.wi..., http://www.fossil-scm.org/index.html/doc/tip/www/fileformat.wiki http://www.fossil-scm.org/index.html/doc/tip/www/fileformat...., etc)