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

Re: dates before "the" epoch cause svn to fail with xml parse errors

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-08-18 18:40:42 CEST

Rene Rebe wrote:
> for some strange hardware-bug reason my iBook once booted up with a
> date of 1904 - which I did not noticed immediately.

That is the Mac Epoch, believe or not. What is worse is that the Mac epoch was
defined to start Jan 1, 1904 LOCAL TIME, so it is a floating epoch. Worst idea
ever conceived.

>
> rene@idefix:~/develop/rock/rock-linux/package/base/kiss$ svn status
> svn: Bogus date
> svn: read_entries: xml parser failed ().
> svn: Date conversion failed.
>

This may be due to the fact that every other O/S uses negative numbers for
date/time values before the Unix epoch of Jan 1, 1970 UTC. What was the O/S for
the client _and_ server in this instance?

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 18 18:41:34 2003

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.