[PATCH] convert: better support for CVS branchpoints (issue1447) [revised]

timeless timeless at gmail.com
Mon Jun 8 01:52:12 CDT 2009


Henrik Stuart<hg at hstuart.dk> wrote:
> @@ -477,17 +492,34 @@
> +        # Here foo is part only of MYBRANCH, but not MYBRANCH2, e.g. a

i'd write "Here foo is only on MYBRANCH -- not MYBRANCH2, e.g. ..."

> +        # later verison of foo may be in MYBRANCH2, so foo should be the

in => on

> +        # first changeset and bar the next and MYBRANCH and MYBRANCH2
> +        # should both start off of the bar changeset. No provisions are
> +        # made to ensure that this is, in fact, what happens.



More information about the Mercurial-devel mailing list