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

RE: subversion repo goes back in time!

From: Zing Zing Shishak <shishz_at_alum.rpi.edu>
Date: 2007-08-30 22:59:14 CEST

On Thu, 30 Aug 2007, Bob Aiello wrote:

> I have had the opposite problem where checking out Bob my code leaves
> files that are ahead in time. This actually breaks my xdoclet build in
> Ant!
>
> Has anybody heard about this problem? Is the clock doing something
> strange to the date of the files?

you mean when you check out code, the files are timestamped to the current
wall clock time right? That's normal, subversion doesn't modify the
mtimes of your files, although people have requested that as a feature
before I believe.

> -----Original Message-----
> From: Zing [mailto:zing+svnusers@fastmail.fm]
> Sent: Thursday, August 30, 2007 3:55 PM
> To: users@subversion.tigris.org
> Subject: subversion repo goes back in time!
>
> 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?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 30 23:29:00 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.