Mailinglist Archive: opensuse-bugs (5387 mails)
| < Previous | Next > |
[Bug 686619] yast2-snapper should use libsnapper rollback call
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 14 Apr 2011 07:02:26 +0000
- Message-id: <20110414070226.BE7FE24551D@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=686619
https://bugzilla.novell.com/show_bug.cgi?id=686619#c1
Jiří Suchomel <jsuchome@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
InfoProvider| |aschnell@xxxxxxxxxx
--- Comment #1 from Jiří Suchomel <jsuchome@xxxxxxxxxx> 2011-04-14 07:02:26
UTC ---
Actually, I'm not sure if it will be better than 'cp to current system'.
If I understand it correct, File object needs to be initialized from Comparison
and than I can call doRollback on File(s). But for the way yast2-snapper offers
'restoring files', comparing whole original snapshot to current system is not
necessary, user just picks files he wants to have replaced by some old version.
This is lot faster; generating Comparison object relative to current system
takes quite a lot of time.
So I'd rather stay with cp, although I probably have to solve directories some
better way. And of course escape strings.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |