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

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

From: Jozef Kotlar <jozef.kotlar_at_eea.sk>
Date: 2005-12-22 12:21:02 CET

Hi,

AFAIK, this is not issue for Subclipse.
The same behaviour you can notice in command-line interface.
Actually there is configuration option "use-commit-times", that controls
this intentional behaviour
http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3.2

Best wishes,
Dodo

On Å t, 2005-12-22 at 10:10 +0100, Frank Lindecke wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Thu Dec 22 22:21:02 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.