Changes to ticket 95d893c207
By anonymous on 2009-11-13 02:36:44. See also: artifact content, and ticket history
- Appended to comment:
anonymous added on 2009-11-13 02:36:44:
So you're saying if a tag doesn't exist locally, but you cancel it anyway, then do a sync which would create the tag locally ... it gets cancelled at that time? That would certainly violate my own principle of least surprise!Related question: what if you sync two repos, each of which has tag FOO on commit BAR, but one of the tags is marked --propagate and the other is not. I assume the --propagate marking wins in this case?
The semantics of tag creation/cancelling and syncing repos seems pretty subtle...