[13:30] How to force the deletion of a tag when push? [13:31] I've tried --overwrite and --overwrite-tags and toghether but nothing [13:33] Can't do it with push. You'd have to use tag --delete with -d. [13:35] With `tag --delete myoldtag` I'm OK locally, but I can't push what I have locally [13:39] The push --overwrite and --overwrite-tags say "No new revisions or tags to push." and it don't remove my tag remotely [13:42] Any advice to force a rewrite of my remote trunk? [13:48] That's why you use the -d on tag to specify the remote branch. [13:49] bzr tag --delete 1.7.0.2 -d lp:bus-torino [13:49] Wow [13:50] Really thanks. But why it does not work with bzr tag && bzr push? [13:50] Well, you wouldn't want push to remove tags somebody had set on the remote side that you didn't have locally. [13:51] And without versioned tags, there's no way to distinguish that case from the case where you're deleting something and trying to push it. [13:55] Well, thanks! And if you visit Torino have fun with BusTO @ F-Droid. [14:00] What, go somewhere in the Real World?! That's what IRC is for! 8-} [14:07] But you are not AF*K* on a bus... there is also the virtual one [14:08] OK stop us. Have a nice day!