Once you find the dead revision with cvs status then all you have to do
is

cvs update -j <dead revision> -j <revision immediately preceding dead
revision on the same brach/trunk> file.txt

and then do a cvs commit file.txt

Shubho

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of gul colak
Sent: Thursday, March 28, 2002 11:44 AM
To: Larry Jones; Dennis W. Bulgrien
Cc: [EMAIL PROTECTED]
Subject: Re: Attic Resurrection

Hi,
I also have the same problem, and I wonder copying
content of Attic directory to my directory in CVS
repository works? Or any other way, thanks

--- Larry Jones <[EMAIL PROTECTED]> wrote:
> Dennis W. Bulgrien writes:
> > 
> > How can I resurrect a file on which I performed
> cvs remove and cvs commit?
> > I wish I had never done it.
> 
> 
>
<http://www.cvshome.org/docs/manual/cvs_5.html#SEC62>
> 
> Note that you can use "cvs status file.txt" in your
> working directory to
> get the status of "file.txt" even after its been
> removed to find out
> what the dead revision number is.
> 
> -Larry Jones
> 
> You should see me when I lose in real life! --
> Calvin
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy AwardsR
http://movies.yahoo.com/

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


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

Reply via email to