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

revision dates for svn log

From: etienne studer <etienne.studer_at_canoo.com>
Date: 2003-05-26 15:14:26 CEST

Hello

I do not understand why I get an entry for rev527 in example1 and rev528 in
example2. The revisions were created before the date I specified in svn log
command, respectively:

ex.1: why is 527 listed?

svn log -r {"17 Apr 2003 15:57:50 +0100"}:HEAD
.../trunk/playground/fooBar.txt
------------------------------------------------------------------------
rev 527: martin | 2003-04-17 15:24:47 +0100 (Thu, 17 Apr 2003) | 2 lines

------------------------------------------------------------------------
rev 528: martin | 2003-04-17 15:57:50 +0100 (Thu, 17 Apr 2003) | 2 lines

ex.2: why is 528 listed?

svn log -r {"17 Apr 2003 16:07:55 +0100"}:HEAD
.../trunk/playground/fooBar.txt
------------------------------------------------------------------------
rev 528: martin | 2003-04-17 15:57:50 +0100 (Thu, 17 Apr 2003) | 2 lines

ex.3: as expected!

svn log -r {"17 Apr 2003 16:07:57 +0100"}:HEAD
.../trunk/playground/fooBar.txt
------------------------------------------------------------------------

Can anyone explain this to me? Thanks.

Best regards, Etienne

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 26 15:15:37 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.