"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