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

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

Re: [Gnu-arch-users] Reverting local changes


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] Reverting local changes
Date: 30 Dec 2003 08:44:56 -0500

If you don't mind the redundancy, here's one option:
tla undo
cp foo foo.old
tla redo
mv foo.old foo

I think that's a pretty robust option, though it does involve undoing
and redoing everything.

Aaron

On Tue, 2003-12-30 at 05:35, Dustin Sallings wrote:
> 
> On Dec 30, 2003, at 1:57, Steve Folta wrote:
> 
> > I have made local changes to a file that I need to back out of.  It's 
> > that
> > situation that you would use "rm foo; cvs update foo" for in CVS.  
> > What do
> > I do in tla?
> >
> > I know that was explained on this list just days ago.  I couldn't 
> > sworn I
> > saved that email, but I cannot find it.  And it's *still* not in the 
> > FAQ!
> 
>       There's ``tla undo''  There's a trick that involves using ``tla 
> file-diffs'' and ``patch -R'' (which sometimes does not work for me), 
> there's a proposal for limited undo, there's ``tla file-find'' to get 
> the pristine copy, and there's a patch I've had sitting around in 
> feedback state on savannah for a while implementing ``tla 
> file-revert.''
> 
> --
> SPY                      My girlfriend asked me which one I like better.
> pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <address@hidden>
> |    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
> L_______________________ I hope the answer won't upset her. ____________
> 
> 
> 
> _______________________________________________
> Gnu-arch-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnu-arch-users
> 
> GNU arch home page:
> http://savannah.gnu.org/projects/gnu-arch/
-- 
Aaron Bentley
Director of Technology
PanoMetrics, Inc.





reply via email to

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