Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » file modified time
file modified time [message #991123] Mon, 17 December 2012 12:26 Go to next message
igor styrman is currently offline igor styrmanFriend
Messages: 1
Registered: December 2012
Junior Member
Hi,

how can i make subversive use file commit time as the last modified time of the file on my disk? It seems these times differ from svn-log shown times.

For instance with Tortoise svn client, you have a setting similar to this:

.subversion/config
[miscellany]
use-commit-times = yes


BR,

igor
Re: file modified time [message #1701083 is a reply to message #991123] Thu, 09 July 2015 08:57 Go to previous messageGo to next message
lea ilagan is currently offline lea ilaganFriend
Messages: 59
Registered: October 2012
Member
Hi Good Day,

Do we have any news on this? I also need to preseved the file timestamps during Hudson SVN checkout/update.

Your response is highly appreciated.

Thanks,
Lea

[Updated on: Thu, 09 July 2015 08:57]

Report message to a moderator

Re: file modified time [message #1705663 is a reply to message #1701083] Tue, 18 August 2015 08:53 Go to previous message
Alexander Gurov is currently offline Alexander GurovFriend
Messages: 148
Registered: July 2009
Senior Member
Hello!

As far as I know, this:

.subversion/config
[miscellany]
use-commit-times = yes

is a Subversion option. So, it should work for both JavaHL and SVN Kit the same way if set. And since I additionally did check the SVN Kit code, I can assure you that it handles the option.
So, everything should work just fine. If there is a problem with the option, please tell what exactly it is, since the option itself does not seem to require any special handling on the Subversive plug-in's part.
Previous Topic:Recall "Subversive SVN Connectors"
Next Topic:Revision number in performAfterCommitTasks method
Goto Forum:
  


Current Time: Tue Mar 19 05:49:46 GMT 2024

Powered by FUDForum. Page generated in 0.05739 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top