Hi all,
I just did the following command sequence in Eclipse 3.1 + latest Subclipse:
Team/Update
Team/Ignore
Team/Commit
and the result was:
org.tigris.subversion.javahl.ClientException: Transaction is out of date
svn: Commit failed (details follow):
svn: Veraltet: '/MyProject/trunk' in Transaktion '249-1'
Actually I do not understand (1) how a transaction can be outdated and (2) why this happens just seconds after doing a complete svn update, which actually should keep everything up-to-date?
Thanks
Markus
Received on Wed Oct 5 18:35:29 2005