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

Re: delta_dirs(), meet delta_dirs()

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2006-03-07 18:12:45 CET

On Tue, 2006-03-07 at 16:18 +0000, Malcolm Rowe wrote:
> I wasn't suggesting dropping svn_repos_dir_delta(), merely reimplementing
> it in terms of the reporter code, which should be fairly trivial, I think.

If it were that trivial, I would have done it when I wrote the reporter
code. svn_repos_dir_delta() has a little bit of functionality which the
reporter code does not (the ability to use transactions rather than
revisions as roots), and it wasn't obvious to me how to extend the
reporter code's API and internals to add that functionality in.

It shouldn't be impossible, though. If you can figure out how, go right
ahead.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 7 18:14:01 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.