Problems with deleting tags?
Alexander Belchenko
alexander.belchenko at gmail.com
Fri Apr 15 07:39:33 UTC 2016
I believe there was open bug about "immortal" tags. Basically you have to
delete it from all branches, and either `push --overwrite` to other/master
branches when nothing changed but tags, or simply delete it in every branch
you care about.
Maybe you need to restrict yout tags usage to only "tag releases" case.
2016-04-15 0:54 GMT+03:00 <ckalisiak at attotech.com>:
> Hello all,
>
> We just ran into some problems with trying to delete tags that were
> created and then propagated throughout the branches. Creating tags works
> fine, but when trying to delete tags that have been propagated, there are
> some tags left over in some branches that we can't get rid of.
>
> Even the most simple scenario results in tags that are undeleteable via
> pull (even with force overwrite):
>
> -Create shared repository on server B:\Administration\repo
> -Create shared repository locally c:\temp\repo
> -Add files to the "trunk" branch created on B:\administration\repo\trunk
> -Commit the files as rev 1
> -Create bound branch from b:\administration\repo\trunk to
> c:\temp\repo\trunk_mb
> -Create a task branch from c:\temp\repo\trunk_mb to c:\temp\repo\trunk_tb
> -Apply a tag "foo" in the task branch
> -Push the tag to the mirror branch
>
> -> At this point, the tag "foo" is in all branches.
>
> Delete the tag "foo" from the mirror branch.
> Now how do I get rid of the tag in the task branch? At this point, apart
> from deleting the task branch and recreating the task branch, I can't find
> a way to get rid of that tag. I can play with other combinations of adding
> "bar" and "bat" tags, and pushing them, but deleting tags from the task
> branch doesn't seem to work properly either.
>
> If anyone has any suggestions, I would love to hear them. We're using
> 2.5.1 because that's the latest release of Bazaar for Windows.
>
> Thanks,
> Chris
>
> --
> Chris Kalisiak
> Senior Embedded Systems Engineer
> ATTO Technology, Inc.
> Phone: +1.716.691.1999 ext. 274
> Fax +1.716.691.9353
> "Powering the World's Networks & Storage"
>
>
>
> This electronic transmission and any attachments hereto are intended only
> for the use of the individual or entity to which it is addressed and may
> contain confidential information belonging to ATTO Technology, Inc. If you
> have reason to believe that you are not the intended recipient, you are
> hereby notified that any disclosure, copying, distribution or the taking of
> any action in reliance on the contents of this electronic transmission is
> strictly prohibited. If you have reason to believe that you have received
> this transmission in error, please notify ATTO immediately by return e-mail
> and delete and destroy this communication.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20160415/dc5caacb/attachment.html>
More information about the bazaar
mailing list