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

Re: svn_client_args_to_target_array and peg revisions -> no good

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 11 Jun 2009 16:25:40 +0100

On Thu, Jun 11, 2009 at 11:15:10AM -0400, C. Michael Pilato wrote:
> What's your backport plan, though? Didn't you add a new public API?
> Planning to make it a private/public one?

I made it public because as far as I remember it's OK for our
libraries to call each others' private API, but it's not OK
for our command line client to call our private API.
Just like it's not OK for other clients out there to call
our private API.

Is that not correct?

If not, we could decide to either:

        1) Make the new function private everywhere.
        2) Make the new function private in 1.6.x only.

I'm indifferent.

Stefan
Received on 2009-06-11 17:26:05 CEST

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.