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

Re: Roadmap for 1.1

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-04-06 17:54:43 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> I guess what we're talking about here is a new svn_fs_* function and
> accompanying RA function to "return all revisions which have unversioned
> prop/val". Maybe we could file it as a new feature request? It would
> be useful not only for giving human names to revisions, but for any
> other use of unversioned revision-props... such as workflow systems.

I'd say this functionality belongs in libsvn_repos, not libsvn_fs. We
can loop over revision values and fetch one revision at a time, which
means we won't have to bother with cursor walks or the locking issues
that accompany them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 6 17:58:55 2004

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.