brane@xbc.nu wrote:
> Nuutti Kotivuori wrote:
>> Should 'svnadmin dump' convert timestamps to a canonical form at
>> dumping? So a dump & load would fix the timestamps?
>>
> +1
Karl Fogel wrote:
> Nuutti Kotivuori <naked@iki.fi> writes:
>> Should 'svnadmin dump' convert timestamps to a canonical form at
>> dumping? So a dump & load would fix the timestamps?
>
> I think that's all we need, since we know we have a dump/load coming
> up anyway. That way the conversion code would be only in the
> dumper, and only temporarily.
OK, sounds like a consensus.
But I fear I might be needing some help here. The 'svn:date'
properties are properties of the revision objects, right? Now I wonder
where in the dumper I could catch the writing of the revision
properties, match them against 'date', and then do a svn_time_from_nts
-> svn_time_to_nts conversion on that?
-- Naked
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 22 17:14:33 2002