Thanks!

-----Original Message-----
From: Mark E. Hamilton [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 13, 2005 12:16 PM
To: Rod Macpherson
Cc: Info-cvs@gnu.org
Subject: Re: Removing Without Committing

Rod,

Information about pending removals (or modifications, for that matter) 
is not stored in the repository. It is stored in the CVS/Entries file in

your sandbox directory. If you completely removed your sandbox then 
there is no leftover indication that the file is scheduled for removal. 
You can verify this by using 'cvs status file'. It should report 
'Up-to-date' for the file.

I'd just do a 'cvs add file' to restore the removed file.

Rod Macpherson wrote:
> I checked out a sandbox, removed some files then changed my mind. I
> deleted the sandbox from my file system and did another fresh checkout
> to undo that remove. There was no commit but there was no re-add
either.
> Remove says it "schedules removal" so does that mean the repository
> still thinks there is a pending removal?
> 
> 
> _______________________________________________
> Info-cvs mailing list
> Info-cvs@gnu.org
> http://lists.gnu.org/mailman/listinfo/info-cvs
> 
> 


-- 
----------------
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666



_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to