phi...@apache.org wrote on Mon, Oct 15, 2012 at 17:09:02 -0000:
> Author: philip
> Date: Mon Oct 15 17:09:01 2012
> New Revision: 1398389
> 
> URL: http://svn.apache.org/viewvc?rev=1398389&view=rev
> Log:
> Enable SQLite exclusive locking for the command line client as this is
> 
> +        "### Section for configuring working copies."                        
> NL
> +        "[working-copy]"                                                     
> NL
> +        "### Set to true to enable exclusive SQLite locking.  Some clients"  
> NL
> +        "### may not support exclusive locking."                             
> NL
> +        "# exclusive-locking = false"                                        
> NL;

Change the comment to describe the failure mode for such clients?
(whether they would ignore the setting or raise an error)

Reply via email to