-----Original Message-----
From:   Larry Jones [mailto:[EMAIL PROTECTED]]
Sent:   Friday, August 16, 2002 9:10 PM
To:     [EMAIL PROTECTED]
Cc:     [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject:        Re: Getting a file that was removed in repository back?

Albin Takami writes:
>
> Now in your book (Open Source Development With CVS chapter: What Happens
> When You Remove A File), you mention that "This means that if you want to
> restore a removed file, you can't just take it out of the Attic/ and put
it
> back into the project. Instead, you have to do something like this in a
> working copy...."
> If I don't have a working copy, meaning I don't have a checked out copy of
> that file, how do I then get it back/restored?

You don't need a checked out copy of the *file*, you need a checked out
copy of the *directory* that contains (or used to contain) it.  See the
end of: <http://www.cvshome.org/docs/manual/cvs_5.html#SEC62>.

I've been reading that part and I've been trying some of the examples,
however it couldn't get the files in the Attic restored.
The link you gave me to chapter 5 deals with branching and merging and I
couldn't see anything that brings back files in the Attic.
What can I do to check that my repository is not corrupted, and restoring of
repository should be possible?

-Albin
-Larry Jones

Hmph. -- Calvin



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

Reply via email to