Re: [DESIGN] mtime versioning - was: Getting Bug 1256 fixed
John Szakmeister <[email protected]> Mon, 28 Nov 2005 08:21:06 -0500
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <438B0442.2070601__27901.9910064109$1133185104$gmane$org@szakmeister.net> |
Malcolm Rowe wrote: > On Mon, Nov 28, 2005 at 06:59:18AM -0500, John Szakmeister wrote: >> Properties change a lot less than the underlying file, so I believe the >> number of deltas involved would be considerably smaller than what you would >> expect for a file. > > If we're storing the mtime of the file in a revision, we'd expect the > property to change on every commit. Good point! -John