#2039 closed enhancement (duplicate)

Add a last modified timestamp to mutable files

Reported by: markberger Owned by:
Priority: normal Milestone: undecided
Component: code-mutable Version: 1.10.0
Keywords: Cc:
Launchpad Bug:

Description

When a mutable file is updated or replaced, a time stamp should change to reflect that the file has been altered. Currently there is no way to know if a file has been updated without downloading the contents of the file and comparing it to the local version of the file.

Change History (2)

comment:1 Changed at 2013-07-26T23:23:20Z by zooko

There isn't a timestamp, but there is version info available. See #413 for a ticket to make that version info accessible to HTTP clients through the webapi.

If you agree that #413 would solve your use case, please close this ticket.

comment:2 Changed at 2013-07-26T23:36:49Z by markberger

  • Resolution set to duplicate
  • Status changed from new to closed

Agreed. Something like #413 is what I was looking for.

Note: See TracTickets for help on using tickets.