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

Re: "svn diff" and "svn log" timestamp weirdness

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-31 20:49:13 CEST

On Aug 31, 2005, at 1:39 PM, John Peacock wrote:

> Ben Collins-Sussman wrote:
>
>> I suppose we could either (A) always store the svn:date property
>> rounded off to the nearest second, or (B) when loading the
>> svn:date property for comparison purposes, round it off to the
>> nearest second (this would be in our rev_hunt() binary search
>> algorithm...)
>>
>
> The best solution is to do both now; round to seconds when
> comparing, but stop storing subsecond precision. When 2.0 comes
> out, change the search code to stop rounding and perform a last
> rounding when updating the repository.
>

I agree! Can you submit a patch which does both things?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 31 20:52:22 2005

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

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