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

Eclipse Subclipse Plugin: Revert action modifies file change date to current date and not to repository file date

From: Frank Lindecke <frank.lindecke_at_ma-design.de>
Date: 2005-12-22 10:10:07 CET

Hello,

first of all my configuration:
Eclipse 3.1.1 Build id M20050929-0840
Java 5 (JDK 1.5.0_05)
Subclipse 0.9.37

Problem:
When reverting a changed file the date is change to the time of
reverting action and NOT to the time of the repository file time.
Thus searching for changes since a specific time in the local file
system (without SVN interaction) is not possible anymore.

How to reproduce:
1) Create a file and check it in
1.1) Check last modified time in Properties view of Eclipse
2) Modify this file and save it
3) Revert the changes in Team-Synchronize or Right-Click > Team > Revert...
3.1) Check last modified time in Properties view of Eclipse

Expected:
Last modified time shall be the same for step 1.1 and 3.1

Seen:
Last modified time are different for step 1.1 and 3.1.
Last modified time for 3.1 is reverting time when file is modified back
to reverted version.

In CVS the last modified time for step 1.1 and 3.1 are the same.

Hopefully there will be a fix in one of the next versions :-)

With best regards,
Frank Lindecke
Received on Thu Dec 22 20:10:07 2005

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.