On Mon, Mar 22, 2010 at 20:37,  <hwri...@apache.org> wrote:
> +Some other random stuff Hyrum would like to talk about:
> + * Why is merge slow (compared to $OTHER_SYSTEM)?
> +   - Is it endemic to Subversion's architecture, or can it be fixed?
My opinion that merge is slow because it's client driven. Client
perform a lot of requests to decide what revisions and files to merge.
Just an idea: move this logic to server side and use slightly extended
reporter/editor to apply changes on client.

-- 
Ivan Zhakov
VisualSVN Team

Reply via email to