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

Re: [ISSUE] svn: Bogus date

From: John Peacock <jpeacock_at_rowman.com>
Date: 2007-05-02 15:21:20 CEST

Jared Hardy wrote:
> We recently changed subversion servers, and a week into using it,
> a random subset of my users are getting this error, most often upon
> committing newly added files:
>
> svn: Commit succeeded, but other errors follow:
> svn: Error bumping revisions post-commit (details follow):
> svn: Bogus date

Are you sure that the workstations *and* the server have the correct
time (and the appropriate DST fix)? Subversion relies on the system
time being consistent between server and client. One way to deal with
that would be to run xntpd on the server and configure the workstations
to poll that server for their time. Instructions are here:

   http://www.boulder.nist.gov/timefreq/service/pdf/win2000xp.pdf

If you are in a domain environment, you should ensure that the Windows
domain controllers are configured to poll an ntp server (as the
workstations will get their time from the network).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 2 15:21:24 2007

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.