[PATCH] mq: prevent the creation of a queue whose name is already taken

Henrik Stuart hg at hstuart.dk
Thu Jun 3 14:31:55 CDT 2010


On 03-06-2010 20:43, Cédric Duval wrote:
> # HG changeset patch
> # User Cédric Duval <cedricduval at free.fr>
> # Date 1275590423 -7200
> # Node ID d1aca0863a9d5ee0575b95602f4d5989e08b03a9
> # Parent  457813cb30245902ea49f999f6045c21ab87b4d5
> mq: prevent the creation of a queue whose name is already taken
> 
> Each check is moved under the code handling the relevant option, and
> a new one is added for --create. This fixes duplicated entries being
> added to the queues list.

Pushed to crew as d1aca0863a9d. Thanks.

-- 
Kind regards,
  Henrik Stuart


More information about the Mercurial-devel mailing list