Feature changed by: Marcus Hüwe (Marcus_H) Feature #305923, revision 3 Title: osc revert or merge Buildservice: Validation Priority Requester: Important Requested by: Will Stephenson (wstephenson) Partner organization: openSUSE.org Description: The only way to revert packages currently is very inconvenient. Some more svn semantics like osc merge to enable reverts would help. Discussion: #1: Sascha Peilicke (saschpe) (2010-12-17 11:21:36) The current way to revert a package is to delete locally modified files and do an 'osc up'. Reverting already submitted versions is a different beast though... + #2: Marcus Hüwe (marcus_h) (2010-12-18 13:24:05) (reply to #1) + You can revert locally modified files with "osc revert file" (requires + osc >= 0.130). To revert an already submitted package you can do the + following: "osc copypac prj pkg prj -r oldrev" -- openSUSE Feature: https://features.opensuse.org/305923