hg equivalent to "bk collapse"?

Ben Hood 0x6e6562 at gmail.com
Tue Aug 7 06:54:29 CDT 2007


On 3/18/07, Giorgos Keramidas <keramida at ceid.upatras.gr> wrote:
> I am using a workspace hierarchy like this:
>
>     [Subversion repo]
>           |
>           |
>      workspace  . . . .  (conversion script)
>                                  :
>                                  :
>                            Hg 'trunk' mirror
>                                  |
>                                  | [hg clone]
>                                  |
>                         +--------x--------+------   ...
>                         |                 |
>                         |                 |
>                        bugfix           bugfix
>                        repo #1          repo #2     ...
>                         :                 :
>                         :                 :
>                       (MQ patches)      (MQ patches)
>
>   * Help me maintain a fine-grained changelog of each patch in the
>     bugfix workspaces, by frequent use of 'hg qcommit'.

Say you have refreshed several patches, does qcommit version each
refreshed patch in the .hg/patches repo or only the qtop patch?

Thx,

Ben


More information about the Mercurial mailing list