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

Erik Huelsmann <[email protected]> Mon, 28 Nov 2005 15:37:01 +0100
Newsgroups gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user
Message-ID <aea328ab0511280637s713677fanc1c7d21b778c8cce__31639.2960762188$1133189097$gmane$org@mail.gmail.com>
On 11/28/05, Malcolm Rowe <[email protected]> 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.

Do we? Or only when the text files' contents has also changed?

bye,


Erik.