monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Identical tags in two branches


From: Julio M. Merino Vidal
Subject: [Monotone-devel] Identical tags in two branches
Date: Wed, 5 Sep 2007 11:34:01 +0200

Hi,

I have a database with two branches. Each of these branches has a tag to denote the 0.1 version of the project, and the tag has the same name in both branches.

Now I tried to checkout one of the branches specifying the tag, but monotone got confused because the tag selector expanded to more than one revision:

calypso:/tmp/soc> mtn --db=/Users/jmmv/Projects/atf/atf.mtn co -- branch=org.NetBSD.atf.src -r t:atf-0.1 atf-0.1
mtn: expanding selection 't:atf-0.1'
mtn: expanded to 'b5177db1b525d850f0df932506cf6a0910eb1696'
mtn: expanded to 'e1be38c471d5e70bf00c38563cbd5fb6f925cb93'
mtn: misuse: selection 't:atf-0.1' has multiple ambiguous expansions:
mtn: misuse: b5177db1b525d850f0df932506cf6a0910eb1696 address@hidden 2007-08-20T10:29:26 mtn: misuse: e1be38c471d5e70bf00c38563cbd5fb6f925cb93 address@hidden 2007-08-20T10:43:39

Given that I specified the --branch option, shouldn't the matches of - r be restricted to that branch only?

Thanks,

--
Julio M. Merino Vidal <address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]