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

Re: Date ordering of revisions [was: fsfs bug in commit timestamps?]

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-01-14 03:31:57 CET

On 2006-01-14 01:17:36 +0000, Julian Foad wrote:
> That's one view. I prefer to think that monotonic ordering of
> svn:date is a requirement, and that a repository that violates the
> requirement is broken.

BTW, what does svk do concerning svn:date?

> If we really want an ability to select a disjoint set of revisions based on
> their properties, we should introduce a generic ability to select a set of
> revisions based on any of their properties - e.g.:
>
> ((svn:date < 2000-01-01) OR (svn:author == julian)) AND (my:flag != "")

Or "-r3977:3978,3998:4002". If I had this, I could have used one merge
instead of two yesterday. :)

> That sort of thing (especially filtering on svn:author) has been requested
> before, specifically for "svn log" I think. I don't think there's
> currently any other command that could sensibly make use of it.

svn merge.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 14 03:32:42 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.