| Re: client side workaround for svnserve iprops bug
From: Philip Martin <philip.martin_at_wandisco.com>
 Date: Wed, 19 Mar 2014 13:54:07 +0000 
Branko Čibej <brane_at_wandisco.com> writes:
 >> We could declare want-iprops to be an error and remove it, that also
 I think the documentation might be bogus.  The released 1.8 server
   "c(?r)bb?l?B"
 where "?B" is optional.  Implementing the documented format would be:
   "c(?r)bb?l(?B)"
 but I think that would break old clients that send "l" but do not send
 I suppose we could attempt to "correct" both the documentation and the
   "c(?r)bb?l?(?B)"
 which would work with our old clients, but that would still break any
 -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-03-19 14:54:44 CET | 
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.