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

Re: SVN log question

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-04-28 07:27:54 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.

This is a known bug - every date range seems to correspond
to some revision, even if there are no revisions in that
range. Check out issue #1642.

http://subversion.tigris.org/issues/show_bug.cgi?id=1642

>
> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 07:30:25 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.