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 [EMAIL PROTECTED]
2007-08-20T10:29:26
mtn: misuse: e1be38c471d5e70bf00c38563cbd5fb6f925cb93 [EMAIL PROTECTED]
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 <[EMAIL PROTECTED]>
_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel