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

Re: Wrong date/time in "svn log" output

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2005-12-05 10:47:47 CET

On Monday 05 December 2005 10:41, Brandt, Servatius wrote:
> Hi,
>
> Since Tuesday (Nov 29th, 2005) I get the wrong date and time in the
> output of "svn log". For all changes made until Nov 28th, date and time
> displayed by "svn log" are ok, but all changes made later are shown with
> a time shift starting at Oct 10th, 2005 for Nov 29th. The time shift is
> exactly 49 days plus 8 hours backwards.
...
> I checked also my colleagues' PCs (about half a dozen). They have the
> same problem. The problem is not related to a wrong time setting of the
> PCs. The time setting on the server that holds the Subversion
> repository is also ok. (I use version 1.2.3 under Cygwin on the
> server).
>
> Is this a known problem?
Please note that 49 days is exactly 2^32 milliseconds. So that seems to be
some kind of rollover of jiffies.

Is the svn:date set by the server or given by the client?
A reboot of the corresponding machine should help.

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 5 10:49:03 2005

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.