WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Re: svn commit: r1331088 - /subversion/branches/ev2-export/subversion/libsvn_client/add.c

Re: svn commit: r1331088 - /subversion/branches/ev2-export/subversion/libsvn_client/add.c

by Greg Stein-4 :: Rate this Message:

| View in Thread

On Thu, Apr 26, 2012 at 17:35, Hyrum K Wright <hyrum.wright@...> wrote:
>...
>>> ra_local doesn't use them.
>...
>>> Did you try on something besides ra_local?
>
> Nope.  I'm not in the habit of running 4-way tests before every commit. :P

hehe... me neither.

To clarify: ra_local doesn't need the callbacks because it doesn't
need bases for deltifying "wire" content. And it doesn't need the
copysrc because it just flows the copy straight to the repos editor.
Yay :-)

Of course, the callbacks should be provided whenever local content is
present, even if ra_local happens to not need them.

Cheers,
-g

 « Return to Thread: Re: svn commit: r1331088 - /subversion/branches/ev2-export/subversion/libsvn_client/add.c