[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Mod_dav_svn 1.4.6 and SVN server 1.6.17 compatibility

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 14 May 2012 18:02:14 +0300

Jose Luis Gonzalez wrote on Mon, May 14, 2012 at 16:25:30 +0200:
> Has anyone replaced SVN Server libraries 1.4 with server libraries of SVN
> 1.6, while maintaining mod_dav_svn 1.4 and repository 1.4, without issues?

This is not supported. mod_dav_svn, mod_authz_svn, and libsvn_*.so must
all be the same version.

An exact match is required --- mixing 1.6.x libs with 1.6.y libs is only
guaranteed to work when x==y.
Received on 2012-05-14 17:02:54 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.