Daniel Shahaf wrote on Tue, Apr 08, 2014 at 21:28:17 +0000: > Philip Martin wrote on Tue, Apr 08, 2014 at 20:12:26 +0100: > > Daniel Shahaf <d...@daniel.shahaf.name> writes: > > > We may choose to support the form that the 1.8.0-1.8.9 server code > > > accepts (that is, "?B"), or we may choose to declare that a bug in > > > 1.8.0-1.8.9. > > > > Does anyone have any opinions about which one we should choose? > > > > I propose that we use the "?B" variant but require the boolean to be > false whenever provided. Passing "true" would be an error.
Of course, 1.8.0-1.8.9 would not flag an error if a client does send get-iprops=true. We will simply declare that failure to flag an error a bug in those versions of svnserve. Daniel