[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] out of date messages on directory moves

From: Antranig Basman <antranig_at_caret.cam.ac.uk>
Date: 2006-11-22 21:21:34 CET

Very frequently when I move directories around in a Subclipse-managed
project, on coming to do a subsequent commit I will get an
"out-of-date" message:

commit -m "Mid-refactoring commit" [file list]
    Deleting workspace/I-RSFComponents/base
    Item is out-of-date
svn: Commit failed (details follow):
svn: Item '/projects/RSFComponents/trunk/base' is out of date

This is peculiar since it should be the plugin's job to keep the
records in the working copy up to date. What is more peculiar is
that if I then issue an svn update, despite the fact that no
changes are reported

update -r HEAD E:/workspace/I-RSFComponents
    At revision 2478.

if I then retry exactly the same operation it will then succeed.
Can anyone explain this behaviour?

Subclipse 1.1.8, Eclipse 3.2.1, Windows 2000, NTFS.

Cheers,
Antranig.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Nov 22 21:21:45 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.