Hi
platform: TS 7.2.1 WIN 7
issue: file in teamsite is having timestamp of 6th may,2016 . Same file in unix target server have below info on doing stat filename
Access: 2016-05-28 06:33:28.000000000 -0400
Modify: 2015-12-04 22:35:09.000000000 -0500
Change: 2016-05-25 20:12:35.000000000 -0400
During deployment i get the message-source is older than in target..
Question1: During comparision based deployment does OD compares file timestamp in teamsite with the 'change' parameter of the file?i was doing ls -l-which gives the modified value of the file but did not explain the reason for such message.is thats how OD compares file?
Question2: how does the 'change' parameter of the file is showing newer date? we hardly changed anything in file system and still it shows 25th may date..
Any pointers will be helpful here..
Thanks..