On Aug 30, 2007, at 14:55, Zing wrote:
> There is something odd in the subversion repo:
>
> $ svn log -r23604 http://svn.collab.net/repos/svn
> ----------------------------------------------------------------------
> --
> r23604 | malcolm | 2007-03-07 14:28:36 -0500 (Wed, 07 Mar 2007) | 2
> lines
>
> * STATUS: Nominate r23594 (including dlr's vote from IRC).
>
> ----------------------------------------------------------------------
> --
> $ svn log -r23605 http://svn.collab.net/repos/svn
> ----------------------------------------------------------------------
> --
> r23605 | (no author) | 2002-07-25 09:11:53 -0400 (Thu, 25 Jul 2002)
> | 1
> line
>
>
> ----------------------------------------------------------------------
> --
>
> In fact -r23605:23727, all look like they were transplanted from some
> former time and place?!@#$.
>
> This can't be right, can it?
Check the system time on your server and all your clients. Best idea:
synchronize the time on all systems using ntp.
You can repair the timestamps on the affected revisions using "svn
propedit --revprop -r 23605 svn:date" if you can figure out what the
timestamps should be.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 30 22:24:42 2007