[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Proposal: new fsfs.conf properties

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 13 Jul 2017 13:29:16 +0100

Paul Hammant <paul_at_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
Received on 2017-07-13 14:29:20 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.