RE: svn log questions
From: Davey, Sean <SDavey_at_BroadViewNet.com>
Date: 2004-12-10 17:50:02 CET
im having an issue with svn log that maybe someone can set me straight on.
my svn log command is the following:
C:\>"svn" log --non-interactive -v --username "test" --password "test" -r "{2004-12-09 15:00:05}:{2004-12-09 16:00:35}" http://subversionurl/svn/oss/nmsRelease/trunk
my results of the above command are the following:
------------------------------------------------------------------------
update sample response xml
My request is to see revisions between 12-9-2004 at 3:00 pm and 12-9-2004 at 4:00 pm (show me changes to the repository that took place in the last hour). 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, since there have been no updates to any files in the repository since 12/3. Is this a wrong assumption or is there another way to get my desired results?
thank you for any assistance.
-----Original Message-----
On 10/12/2004 10:31, trlists@clayst.com wrote:
See "The Limitations of Mixed Revisions" in the Subversion book:
Hope that helps,
---------------------------------------------------------------------
|
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.