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

Re: svn commit: rev 1138 - trunk/subversion/svnadmin

From: <cmpilato_at_collab.net>
Date: 2002-02-01 22:19:04 CET

"Bill Tutt" <rassilon@lyra.org> writes:

> Mike:
> > lscr REPOS_PATH PATH
> > Print, one-per-line and youngest-to-eldest, the revisions in
> > which PATH was modified.
> > (For directories, this is, for now, almost guaranteed to be
> > uninteresting)
>
> Err, isn't kind of the minimal beginnings of the work that needs to
> happen for log to become useful again?
>
> I always get the shivers when somebody adds some new functionality to
> svnadmin. We're supposed to be client/server, if the ra lib doesn't let
> you do it, add support for it.

Whoa, down boy! This functionality will begin as svn_fs_changed_revisions,
which return an apr_array_header_t of revision numbers. Svnadmin will
simply call that and print it out. This, in conjunction with
svnadmin's deltify/undeltify, will provide excellent flexibility when
optimizing one's repository based on "high-traffic" paths.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:03 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.