Hi
I am trying to get the information of subversion files. When I do "svn
export filename" it retains the last modified time and displays it
correctly. But when I check out the file the "Modify Time" displayed is
erroneous.
Exported file details
==============
stat hi.mk
Name: "hi.mk"
Type: Regular File
Size: 0
Blocks: 0
Mode: -rw-rw-r-- (100664)
Owner: indreshv (23426)
Group: indreshv (23426)
Device: 288, 1664 (0x04800680)
Inode: 2541484
Links: 1
Blocksize: 8192
Access Time: Mon Oct 13 15:00:56 2008
Modify Time: Fri Oct 10 14:26:23 2008
Status Change: Mon Oct 13 15:00:56 2008
Checked out file details
=================
stat etc/hi.mk
Name: "etc/hi.mk"
Type: Regular File
Size: 0
Blocks: 0
Mode: -rw-rw-r-- (100664)
Owner: indreshv (23426)
Group: indreshv (23426)
Device: 288, 1664 (0x04800680)
Inode: 2541502
Links: 1
Blocksize: 8192
Access Time: Mon Oct 13 15:05:57 2008
Modify Time: Mon Oct 13 15:05:57 2008
Status Change: Mon Oct 13 15:05:57 2008
--
I Vinay
Phone:+919000212127
Received on 2008-10-13 11:48:06 CEST