1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-04 10:36:17 +01:00
github.com_openSUSE_osc/osc
Ruediger Meier 57329183d1 osc revert, how to do it?
On Friday 09 September 2011, Marcus Hüwe wrote:
> > Is this the supposed behavior?
>
> No - I just fixed it in git master.

Thx!

BTW
even I've investigated it for svn (because osc may supposed to be similar).
But the misbehavior is the same there. Do you think that's a bug in svn too?
At least svn reverts completely when doing
svn revert -R .

Probably would be also nice to say something about it in osc revert --help,
e.g. like this

From 3fa9bb1ac29c623f8ee24f435e7eebd073273e1a Mon Sep 17 00:00:00 2001
From: Ruediger Meier <ruediger.meier@ga-group.nl>
Date: Fri, 9 Sep 2011 19:08:50 +0200
Subject: [PATCH] - do_revert: add help msg about reverting wc entirely
2011-09-09 19:53:40 +02:00
..
util - don't fail if terminal encoding doesn't support unicode (fixes #660445) 2011-02-11 02:45:13 +01:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Fix commit 438569f821 2011-07-29 11:05:06 +02:00
build.py - fix for commit b0ddeb909d 2011-04-28 23:55:22 +02:00
checker.py fix pgp pubkey parsing 2011-08-05 13:53:33 +02:00
cmdln.py Return argument to do_man back 2010-12-22 13:29:52 +01:00
commandline.py osc revert, how to do it? 2011-09-09 19:53:40 +02:00
conf.py - added "local_service_run" config option 2011-09-07 15:19:54 +02:00
core.py - get_prj_results: added '?' to legend 2011-09-07 18:33:07 +02:00
fetch.py Sanitize file permissions for downloaded files. 2011-08-16 11:33:56 +02:00
meter.py - meter.py: reduced status bar (this one is used if there's no Content-Length header) 2010-09-09 14:58:33 +02:00
OscConfigParser.py - OscConfigParser.__str__: added special handling for continuation lines 2010-12-18 15:12:07 +01:00
oscerr.py - handle errors of source service runs 2011-05-24 10:49:08 +02:00
oscssl.py Set the SSL client cipher list to only use very strong algorithms. 2011-08-16 11:33:56 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00