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.        [EMAIL PROTECTED]
|  |  /
Just Say No to the "faceless cannonfodder" stereotype.
        - http://www.ainurin.net/ (an Orc site)


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to