Hello,
I encountered a problem using subclipse 1.2.4 and found a (very short)
corresponding thread on the mailing list:
> From: Mark Phippard <markp@softlanding.com>
> To: users@subclipse.tigris.org
> Date: Thu, 20 Jul 2006 08:38:48 -0400
> Subject: Re: [Subclipse-users] Strange (unnecessary message) after commit
> "Zsolt" <zkoppanylist@intland.com> wrote on 07/20/2006 07:04:17 AM:
>
> > I use eclipse-3.2 final with subclipse-1.0.3 with javasvn.
> >
> > I use svn keywords ($id$) in my java files. After a commit (I started
> from
> > editor->Team->Commit) I get a question whether the file should be
> reloaded
> > because it was changed (or something like that).
> >
> > 1. The file has been already re-loaded, thus it doesn't matter whether I
> > choose Yes or No.
> >
> > 2. How can I disable this question?
>
> That is coming from Eclipse not Subclipse. About all I can say is that
> you are not the only one that has seen this with 3.2.
>
> Mark
Consider the following:
1) I checkout a file x
2) I open x in an eclipse editor
3) I change and save x within eclipse (and leave it open in the editor)
4) I do svn revert x on the command line (outside eclipse)
5) Back to eclipse I receive a popup with the following question:
"The file has been changed on the file system. Do you want to load the changes?"
No matter wich option I chose, the editor loads the changes.
If subclipse is responsible for loading the changes (and not eclipse)
then it's a bug in my opinion.
What do you think?
Regards, Niko
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Nov 20 16:43:44 2007