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

Re: libsvn_repos: understanding delta.c vs reporter.c

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2007-11-23 01:38:04 CET

On Thu, 2007-11-22 at 17:50 -0500, David Glasser wrote:
> What's up with svn_repos_dir_delta[2] (libsvn_repos/delta.c)?

(1) It came first.

(2) It's part of the API.

(3) It cannot be easily implemented in terms of the reporter or vice
versa, and at the time I wrote the reporter, I was not smart enough to
find a way to factor out the common logic.

(4) I think it may be used by svk, but I'm not sure.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 23 01:36:48 2007

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.