info-cvs
[Top][All Lists]
Advanced

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

RE: Attic Resurrection


From: Shubhabrata Sengupta
Subject: RE: Attic Resurrection
Date: Thu, 28 Mar 2002 11:42:15 +0530

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: address@hidden [mailto:address@hidden On Behalf
Of gul colak
Sent: Thursday, March 28, 2002 11:44 AM
To: Larry Jones; Dennis W. Bulgrien
Cc: address@hidden
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 <address@hidden> 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
> address@hidden
> 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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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