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

SVN log question

From: Ashish Purohit <ashish.purohit_at_gmail.com>
Date: 2005-04-27 22:14:22 CEST

Hi,

I have been using Subversion for a few months now. However I recently
discovered that whenever I do a "svn log" with a date range, I get the
last check-in when the date range is _after_ the last check-in.

For example: svn log http://<server-URL>/trunk/ -r {2005-04-11}:{2005-04-15}

gives me an entry that was checked-in on April 8th that was the last
check-in for this repository.

I have tried adding time component to the -r parameter but I get the
same result.

My server runs on a Win2k box and is 1.1.4. I tried this with both a
1.1.4 and a 1.0.6 client with the same results. I have also tried with
the SVN:// protocol with exactly the same results.

I understand that Subversion finds most recent revision of the
repository as of that date -- but should that apply when querying for
a date range?

Regards,
Ashish Purohit.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 00:41:00 2005

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.