I do experience the same problem except that I can
always make the false items go away by updating.
It happens always and it happens since I upgraded from
eclipse 3.2.1 to "Version: 3.3.0, Build id:
I20070625-1500" and reinstalled subclipse (1.2.4).
When I submit the file dir1/dir2/file to the
repository the directories dir1 and dir1/dir2 appear
as false incoming changes in the synchronization
window. The svn console view prints following message
which looks ok:
commit -m "<log message>"
<workspacedir>/<project>/dir1/dir2/file
Sending <workspacedir>/<project>/dir1/dir2/file
Transmitting file data ...
Committed revision 17312.
At the same time svn status -u does not list dir*.
When I then update any of these false items, the item
and its false subdirs vanish from the sync view and
the svn console prints:
update -r 17312 <workspacedir>/<project>/dir1/dir2
At revision 17312.
Wissenswertes für Bastler und Hobby Handwerker. BE A BETTER HEIMWERKER! www.yahoo.de/clever
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Sep 25 17:34:52 2007