gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Re: Re: How to recover my work after a failed updat


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] Re: Re: How to recover my work after a failed update?
Date: Tue, 01 Mar 2005 08:44:30 -0500
User-agent: Mozilla Thunderbird 0.6 (X11/20040530)

Jan Hudec wrote:
Taking into account, that update is a shortcut for undo + replay + redo,
...
(Note: no, it's not exactly replay. It's more of a star-merge with
itself, but anyway).

The operations are:
$tla undo
$tla apply-delta $(tla logs -f|tail -n 1) $(tla revisions -f|tail -n 1)
$tla redo

(yes, it's the same result as star-merge, but achieved much more simply)

If you're not using revlibs, it will usually do replay as an optimization of the apply-delta.

Aaron

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]