Re: [DESIGN] mtime versioning - was: Getting Bug 1256 fixed

Malcolm Rowe <[email protected]> Mon, 28 Nov 2005 12:22:35 +0000
Newsgroups gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user
Message-ID <20051128122235.GC27925__12579.7536377378$1133180913$gmane$org@lorenz.farside.org.uk>
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.

Regards,
Malcolm