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

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

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


From: David Allouche
Subject: Re: [Gnu-arch-users] Re: How to recover my work after a failed update?
Date: Mon, 28 Feb 2005 14:56:08 +0100

On Sun, 2005-02-27 at 13:56 -0800, Lyle Brulhart wrote:
> Thanks,
> 
> It has worked perfectly!  in my case:
> 
> tla redo ,,undo-1

Just "tla redo" would have done it, by the way.

Also, that's something that you should never have to do.

Rationale: you should commit your changes before updating, so you do not
risk losing them because of unexpected conflicts or user error.

Arch makes it (relatively) easy to branch. If you start making changes,
just create your own private branch and do them there. Commit, then
merge with upstream in a separate revision.

-- 
                                                            -- ddaa




reply via email to

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