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

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

Re: [Gnu-arch-users] new to arch: 2 questions


From: zander
Subject: Re: [Gnu-arch-users] new to arch: 2 questions
Date: Mon, 17 Nov 2003 19:24:54 +0100

On Mon, Nov 17, 2003 at 10:46:54AM -0600, Gurupartap Davis wrote:

> 2) if you munge a file beyond hope of repair, how do you revert it to 
> the last saved version?  In CVS, you could just delete the file and say 
> 'cvs update' and it would be reverted.  I've tried this in 
> arch...deleted the file and sais 'tla update', but it still thinks my 
> tree is up to date.  how do I get my file back?

Currently there is no nice way to do it;  there is an open bug report on
it which I hope will be closed (after a fix) soon.

What you can do is this:
find a file in the same dir as the deleted file, for example I'll call it 'foo'
type:
    tla file-find foo
you will get a really long file name outputted, ending with 'foo'.

take that filename, replace the 'foo' with your filename and copy it to the
place where it should be.
Be sure to put backslases for all '=', '+' and other wierd characters you
find in the path.

Hope that helps.

-- 
Thomas Zander




reply via email to

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