info-cvs
[Top][All Lists]
Advanced

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

Re: Retrieving deleted file from the Attic


From: Eric Siegerman
Subject: Re: Retrieving deleted file from the Attic
Date: Thu, 14 Nov 2002 12:36:10 -0500
User-agent: Mutt/1.2.5i

On Wed, Nov 13, 2002 at 04:59:49PM -0800, Jason Yeung wrote:
> I was wondering if it's possible to recover a file that is in the Attic
> directory?

cvs update -j1.4 -j1.3 foo.c    # 1.4 is the deleted rev.; 1.3 is the one
                                # preceding it.  The odd-looking order of the
                                # -j's is intentional, and important.
cvs commit

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
Just Say No to the "faceless cannonfodder" stereotype.
        - http://www.ainurin.net/ (an Orc site)




reply via email to

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