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

Re: svn log and revision date ranges

From: Jing Xue <jingxue_at_digizenstudio.com>
Date: 2007-07-03 16:30:59 CEST

Quoting Ryan Schmidt <subversion-2007b@ryandesign.com>:

> Going back to Karl's original situation, r61 was committed at
> 2007-06-19 16:26:34 and r62 at 2007-06-21 17:11:46, so the {"2007-06-21
> 00:00:00"} part of the revision argument is converted to 61, because
> r61 is the newest revision committed at or before the specified time.
> Similarly, the {"2007-06-22 00:00:00"} part is converted to 65,
> because, though we don't see it, r66 was presumably committed after
> 2007-06-22 00:00:00.

Hi Ryan,

(Sorry for bringing back this week-old one)

The paragraph underneath the "A Day Early" box seems to be describing
it slightly differently - and (I think) is actually somewhat
consistent with what one would think svn should do with date ranges:

"You can also use a range of dates. Subversion will find all revisions
between both dates, inclusive:

$ svn log --revision {2002-11-20}:{2002-11-29}"

Or maybe I miss-read that or some part of the thread?

-- 
Jing Xue
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 3 16:34:13 2007

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.