What's an svnserve groups-db file? Fwd: [C. Michael Pilato: Re: [svnbook] r5084 committed - trunk/en/book/ch06-server-configuration.xml]

2016-02-10 Thread Daniel Shahaf
>From the default svnserve.conf: ### The groups-db option controls the location of the groups file. ### Unless you specify a path starting with a /, the file's location is ### relative to the directory containing this file. The specified path ### may be a repository

Re: Moving cancellation support to libsvn_subr

2016-02-10 Thread Daniel Shahaf
Philip Martin wrote on Tue, Feb 09, 2016 at 18:19:02 +: > This code keeps growing and I'm thinking of moving both the signal > handler and cancellation handler to libsvn_subr. We need some storage > for the volatiles and using pool memory implies a limited lifetime that > interacts badly with

rename ignoreLocal to onDisk

2016-02-10 Thread Dmitry Pavlenko
Hello! I'm trying to understand what ISVNClient.status does, but one of its parameters contradicts to its documentation. See line 100 of https://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNClient.java [[[ Rename parameter ignoreLocal