Paul Hammant <p...@hammant.org> writes:

> Sweet - I'll operationalize that ASAP. The client side of the sync agent
> knows whether the item is new or to be changed, already.

Protocol details:

http://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/http-protocol-v2.txt

POST is only available with the v2 protocol from 1.7 on, older server
only support MKACTIVITY.  A proper v2 client, such as the Subversion
libraries, will send OPTIONS and parse the response to identify
features.  Things like the various "magic" !svn strings, whether to use
create-txn or create-txn-with-props, etc.

-- 
Philip

Reply via email to