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

Re: repair timestamps of unchanged files

From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2004-11-23 01:51:55 CET

On Mon, 22 Nov 2004 23:37:50 +0000, Philip Martin
<philip@codematters.co.uk> wrote:
> Bryan Donlan <bdonlan@gmail.com> writes:
>
> > Would it be possible to use the timestamps in the text-base files as a
> > baseline, instead of data in the entries file?
>
> No. The text-time in the entries file refers to the working file, not
> the text-base.

Right, but if the last-modified timestamps of the text-base files were
compared to the working copy files, instead of the entires file
timestamps being compared to the wc files, it should be possible to
update them without taking locks. This would come at the reduction of
normal-case performance however, as it would have to stat() or
equivalent twice as often.

-- 
bd
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 23 01:53:04 2004

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.