[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:38:54 +0100

Philip Martin <philip_at_codematters.co.uk> writes:

> A proper v2 client, such as the Subversion
> libraries, will send OPTIONS and parse the response to identify
> features.

Each transaction has server-side state on disk. A Subversion client
will attempt to delete the transaction if an error occurs, otherwise
failed transactions take up disk space until manually deleted on the
server.

Once you start using transactions other things become possible: you
could choose to PUT multiple files in one atomic commit.

-- 
Philip
Received on 2017-07-13 14:38:58 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.