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

svn log unexpected result

From: Davey, Sean <SDavey_at_BroadViewNet.com>
Date: 2004-12-09 23:19:37 CET

i have a question about the svn log command. Im wondering why im getting log messages that is not within the date range i requested. Below i have the command i execute and the returned results. My request is to see revisions between 12-9-2004 at 3:00 pm and 4:23 pm. The results im getting back is my last update back on December 3rd. Should i be doing something differently, my expectation would be that i wouldnt get any log messages. Is this a wrong assumption or is there another way to get my desired results?

thank you

C:\>"svn" log --non-interactive -v --username "test" --password "test" -r "{2004-12-09 15:00:05}:{2004-12-09 16:23:35}" http://subversionurl/svn/oss/nmsRelease/trunk
------------------------------------------------------------------------
r16 | sdavey | 2004-12-03 17:42:57 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /nmsRelease/trunk/nms-prov/src/ncss/temp/XMLHelper.java

update sample response xml
------------------------------------------------------------------------
Received on Fri Dec 10 18:20:02 2004

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.