Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » External deletion of file is not reflected in local CVS
External deletion of file is not reflected in local CVS [message #296583] Tue, 27 December 2005 12:04 Go to next message
Eclipse UserFriend
I externally delete a file from an eclipse project, then refresh this
project in eclipse. Modification is reflected in the package explorer
but the project does not display the CVS dirty flag. When attempting to
commit I get "The selected resources do not contain any changes"
message. Is there a way to make eclipse update the CVS status of the
project in such case?

Thanks for any help, Ilan.
Re: External deletion of file is not reflected in local CVS [message #296592 is a reply to message #296583] Tue, 27 December 2005 14:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Do a sync with repository, and it should notice that it's gone. I suspect that the CVS builder hasn't been fired with the removal of this project (no resource delta has been generated) and that's why the flag isn't there.

I seem to recall that there was an option to do a CVS refresh in much earlier days of Eclipse (like 2.0 days) but that was essentially a debugging tool that probably isn't there any more.

Failing that, delete it from within Eclipse next time ;-)

Alex.
Re: External deletion of file is not reflected in local CVS [message #296621 is a reply to message #296592] Wed, 28 December 2005 05:03 Go to previous message
Eclipse UserFriend
Alex Blewitt wrote:
> Do a sync with repository, and it should notice that it's gone. I suspect that the CVS builder hasn't been fired with the removal of this project (no resource delta has been generated) and that's why the flag isn't there.
>
> I seem to recall that there was an option to do a CVS refresh in much earlier days of Eclipse (like 2.0 days) but that was essentially a debugging tool that probably isn't there any more.
>
> Failing that, delete it from within Eclipse next time ;-)
>
> Alex.

Thank you Alex, the sync does the job.
Previous Topic:need help in installing eclipse 3.0
Next Topic:MultiPageEditorPart
Goto Forum:
  


Current Time: Sun Jul 27 11:14:45 EDT 2025

Powered by FUDForum. Page generated in 0.07266 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top