Differences between revisions 1 and 36 (spanning 35 versions)
Revision 1 as of 2005-08-26 00:58:35
Size: 625
Editor: waste
Comment:
Revision 36 as of 2013-08-28 19:46:22
Size: 317
Editor: LaurenceT
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Mercurial working practices ==

This page documents some ways to use Mercurial. Because the software is flexible, there's no "right way", but some methods are more scalable than others.

 * How to write good ChangeSetComments
 * RepositoryNaming is important, because you'll probably have lots of them

=== Ways to collaborate ===

| '''Name''' | '''Scalability''' | '''Overhead''' | '''Description''' |
| CvsLikePractice | poor | low | keep things simple, use a few central repositories |
| KernelPractice | good | medium | distributed, semi-hierarchical development |
It call me Kenton it can be not the most masculine name. I currently live in Georgia and I have everything that I need here. I am really attracted to bungee jumping and here I have time to new things. Filing has been my regular job for a while. You can find my web page here: http://najszybszechwilowki.blox.pl/html

It call me Kenton it can be not the most masculine name. I currently live in Georgia and I have everything that I need here. I am really attracted to bungee jumping and here I have time to new things. Filing has been my regular job for a while. You can find my web page here: http://najszybszechwilowki.blox.pl/html

WorkingPractices (last edited 2013-08-31 09:38:15 by rcl)