[opensuse-buildservice] How do I revert a SR I inadvertently applied
All, I'm a maintainer for security/sleuthkit. I need to revert SR 81940. How do I do that? Greg -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
ma., 12.09.2011 kl. 16.21 -0400, skrev Greg Freemyer:
SR 81940
https://build.opensuse.org/package/rdiff?commit=1&linkrev=base&package=sleuthkit&project=security Select the revert at the bottom of the page. (I'm sure there is a fancy way of doing it from the osc cli as well) //Bjørn -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
2011/9/12 Bjørn Lie <bjorn.lie@gmail.com>:
ma., 12.09.2011 kl. 16.21 -0400, skrev Greg Freemyer:
SR 81940
https://build.opensuse.org/package/rdiff?commit=1&linkrev=base&package=sleuthkit&project=security
Select the revert at the bottom of the page.
(I'm sure there is a fancy way of doing it from the osc cli as well)
//Bjørn
Good thought, but it seems to have no effect. It created a new revision, but no actual source changes. Note the empty diff: https://build.opensuse.org/package/rdiff?commit=3&linkrev=base&package=sleuthkit&project=security I think I read before that the WebUI revert feature was broken. (Regardless, I did just try it and you see the empty result.) Greg -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 2011-09-12 16:21:57 -0400, Greg Freemyer wrote:
All,
I'm a maintainer for security/sleuthkit.
I need to revert SR 81940. How do I do that?
From what I see you want to "revert" to revision 1. You can do this via: osc copypac security sleuthkit security sleuthkit -r 1 -m "<message>"
Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, Sep 12, 2011 at 6:09 PM, Marcus Hüwe <suse-tux@gmx.de> wrote:
On 2011-09-12 16:21:57 -0400, Greg Freemyer wrote:
All,
I'm a maintainer for security/sleuthkit.
I need to revert SR 81940. How do I do that?
From what I see you want to "revert" to revision 1. You can do this via: osc copypac security sleuthkit security sleuthkit -r 1 -m "<message>"
That did it, thank you -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Bjørn Lie
-
Greg Freemyer
-
Marcus Hüwe