On Tue, Dec 06, 2005 at 12:01:23PM +0100, Erik Huelsmann wrote:
> > Is the rollover a bug in Subversion (use of a 32-bit time field) which
> > will be fixed, or is it just a problem on Windows servers that requires
> > a regularly reboot at least after 49 days?
>
> I have no idea, but never heard about this before (while I do guess
> others have been running servers for more than 49 days...)
>
We depend upon APR's apr_time_now() function to set the time for the
svn:date revprop. APR's win32 implementation looks fine, but I guess
Cygwin might use the unix implementation, in which case there may be
something up with Cygwin's gettimeofday() implementation.
Regards,
Malcolm
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 6 13:29:29 2005