On 04.09.2013 17:23, Apache subversion Wiki wrote:
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
> change notification.
>
> The "MoveDev/Ev15MovesDesign" page has been changed by JulianFoad:
> https://wiki.apache.org/subversion/MoveDev/Ev15MovesDesign
>
> New page:
> '''Ev1.5 Representation of Moves'''
>
> <<TableOfContents(3)>>
>
> == Summary ==
> The original “svn_delta_editor_t” is colloquially known as “Ev1” now that a 
> proposed new “svn_editor_t” known as “Editor version 2” (Ev2) has been around 
> for some time.
>
> This document sets out a proposal for revising Ev1 to support move tracking – 
> specifically, to enable move semantics to be transmitted over the editor 
> interface.

Uh. What? What on earth is this good for?

Older clients and servers that don't support Ev2 will revert to
copy+delete. This is already handler by the shims, IIRC. You don't need
this at all. Instead, you nead Ev2 caps negotiation.

-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to