Ben Reser wrote on Thu, May 09, 2013 at 20:58:24 -0700: > On Mon, May 6, 2013 at 5:28 PM, Antoine Levy Lambert <anto...@gmx.de> wrote: > > The question is how can an API consumer resolve the externals ? > > Not sure why that's important, svnwcsub doesn't use our APIs and just > drives the client.
svnwcsub would need to know what externals a given wc contains so that it knows not to discard svnpubsub announcements about them. As a concrete example, suppose we add an external to fetch notes/commit-access-templates/ under site/publish/. How would svnwcsub know that a {'commit': {'paths': ['partial-committer.tmpl']}} should be acted upon, rather than dropped on the floor?