/srv/irclogs.ubuntu.com/2015/12/24/#bzr.txt

valerio-bozzolanHow to force the deletion of a tag when push?13:30
valerio-bozzolanI've tried --overwrite and --overwrite-tags and toghether but nothing13:31
fullermdCan't do it with push.  You'd have to use tag --delete with -d.13:33
valerio-bozzolanWith `tag --delete myoldtag` I'm OK locally, but I can't push what I have locally13:35
valerio-bozzolanThe push --overwrite and --overwrite-tags say "No new revisions or tags to push." and it don't remove my tag remotely13:39
valerio-bozzolanAny advice to force a rewrite of my remote trunk?13:42
fullermdThat's why you use the -d on tag to specify the remote branch.13:48
valerio-bozzolanbzr tag --delete 1.7.0.2 -d lp:bus-torino13:49
valerio-bozzolanWow13:49
valerio-bozzolanReally thanks. But why it does not work with bzr tag && bzr push?13:50
fullermdWell, you wouldn't want push to remove tags somebody had set on the remote side that you didn't have locally.13:50
fullermdAnd 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:51
valerio-bozzolanWell, thanks! And if you visit Torino have fun with BusTO @ F-Droid.13:55
fullermdWhat, go somewhere in the Real World?!  That's what IRC is for!   8-}14:00
valerio-bozzolanBut you are not AF*K* on a bus... there is also the virtual one14:07
valerio-bozzolanOK stop us. Have a nice day!14:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!