Use cases?
Use cases?
Posted Sep 16, 2005 18:51 UTC (Fri) by erich (guest, #7127)Parent article: Mercurial: an alternative to git
Yeah, I'd like to see an article on different use cases for SCM (including /etc management) and explain the differences on these use cases.
E.g. how to do feature branches in them, how to merge them etc.
One of the things I am concerned with distributed SCM is that well, you don't have a central repository. ;-)
I.e. you don't have a storge where you could possibly see all revisions of a file. That you can backup, where you a directory for all versions...
In a FLOSS environment this is unrealistic, but in a corporate?