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

Re: fsfs bug in commit timestamps?

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-01-10 23:44:17 CET

> At first glance, that seems to be the case... I'll see how easy it is to fix...
>
>

Looks pretty simple. There's one 'block' of code that fsfs takes out
an exclusive lock for... the same block which actually moves the
revision file into place. My guess is that's where svn:date should
also be set. That's where BDB is doing it, at least (in the bdb txn).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 10 23:45:25 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.