On Tue, Dec 13, 2011 at 11:29 AM, Abid Hussain <hussain.d...@gmx.de> wrote: > Hi all, > > unfortunately I didn't find much documentation about the JavaHL client. > > I would like to know if a JavaHL client (1.7) supports the new httpv2 called > protocol when connecting to a 1.7 (or higher) server. And, if so, is this > done automatically or are there any configuration changes to be done?
JavaHL is simply the Java interface to the normal SVN client API. So JavaHL has all of the same features as the SVN command line client including HTTPv2. Really the svn command line is just as command line interface to the same client API. If you are talking to a SVN 1.7 server the HTTPv2 protocol will be used. -- Thanks Mark Phippard http://markphip.blogspot.com/