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

Re: svn: Bogus date

From: Jared Hardy <jaredhardy_at_gmail.com>
Date: 2007-05-01 03:32:00 CEST

On 4/30/07, Ryan Schmidt <subversion-2007b@ryandesign.com> wrote:
> I see this question has come up a couple times before. There's one
> thread here which suggests the problem originated from converting a
> VSS repository to Subversion with vss2svn:

Nope. This repository was converted from CVS via cvs2svn over a year
ago. This is the first upgrade since then. I changed servers by
completing a standard "svnadmin dump" off the old svn1.2 SLES 9
server, and an "svnadmin load" on the new svn1.4.3 SLES 10 server. I
retained the same server name and path on the new server. The really
strange thing is that we had been working with the new repository
trouble-free, for almost a full week, when this started happening. It
only seems to affect certain users, after the first time they "svn
add" any new files. As I said, the update/resolve cycle seems to fix
the problem until the next commit, so we are using that as a
work-around.
    This problem seems to be completely on the Working Copy side,
since only the committer is ever affected. All the information I have
seen related to the "Bogus date" error seems to indicate it is a
server/repo issue, but the dates look correct when I look through the
logs. Here is a small snippet of recent log lines:

------------------------------------------------------------------------
r28442 | user1| 2007-04-30 16:28:13 -0700 (Mon, 30 Apr 2007) | 1 line
------------------------------------------------------------------------
r28441 | user2 | 2007-04-30 16:27:33 -0700 (Mon, 30 Apr 2007) | 1 line
------------------------------------------------------------------------
r28440 | user1| 2007-04-30 16:21:18 -0700 (Mon, 30 Apr 2007) | 1 line
------------------------------------------------------------------------
r28439 | user1| 2007-04-30 15:51:47 -0700 (Mon, 30 Apr 2007) | 1 line

Note that "user1" is seeing the error, while "user2" is not. Names are
changed to protect the innocent, and extra newlines are taken out, but
otherwise this is a verbatim copy of output from "svn log
svn://subversion/repo".

Jred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 1 03:32:53 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.