[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

fsfs bug in commit timestamps?

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-01-10 18:24:22 CET

It seems that while libsvn_fs_base sets the 'svn:date' revprop *both*
at transaction creation time and commit-finalization time,
libsvn_fs_fs only sets the property at creation time.

This is bad, isn't it? It could lead to revisions that are out of
date order, for example.

(I'm justifying my supposition by grepping for PROP_REVISION_DATE in
libsvn_fs_fs...)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 10 18:29:11 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.