You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Philip Martin <ph...@wandisco.com> on 2015/01/06 16:33:46 UTC

Re: mod_dav_svn.so does no more support lock functions

Thierry LEPINE <th...@indeep.fr> writes:

> We have switched last week to 
> - subversion 1.8.11 server (Msi) over wamp 2.5 (apache server 2.4.9 - 32bits ) on Windows Server 2012 64bits 

> The error-log on the apache server contains
> [Tue Jan 06 14:34:39.169863 2015] [dav:error] [pid 3760:tid 1164] [client 192.168.2.xx:64852] Tried to attach multiple locks to a resource.  [400, #405]

Locking does work in 1.8.  This problem has only ever been reported by
people using Windows and it appears to be some binary incompatibity
between Apache and Subversion caused by the way they have been compiled.
Using different binaries has been reported to solve the problem.

A recent report: http://svn.haxx.se/users/archive-2014-02/0020.shtml

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Re: mod_dav_svn.so does no more support lock functions

Posted by Dave Huang <kh...@azeotrope.org>.
On 2015-01-06 10:57, Thierry LEPINE wrote:
> Not the official for sure but the most common download site
>
> http://sourceforge.net/projects/wampserver/
>
> http://sourceforge.net/projects/win32svn/

http://www.wampserver.com/en/ says "Once WampServer is installed, you 
can manually add aditionals Apache, Php or MySql (only VC9, VC10 and 
VC11 compiled) versions." I think that means addon modules must be 
compiled with VC9, 10, or 11. http://sourceforge.net/projects/win32svn/ 
says that the SVN modules are build with VC++ 6.0.

I think you need to get binaries of Apache and SVN that have been 
compiled with compatible compilers. I'm using the 
http://www.apachehaus.com/ binaries, and they're working well.

-- 
Name: Dave Huang         |  Mammal, mammal / their names are called /
INet: khym@azeotrope.org |  they raise a paw / the bat, the cat /
FurryMUCK: Dahan         |  dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 39 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++


RE: mod_dav_svn.so does no more support lock functions

Posted by Thierry LEPINE <th...@indeep.fr>.
>> We are only using official binaries to avoid mistake, so with official
>> ones it does not work , that is my status and the reason of my request!
>
> There are no official binaries; the only official release is the source
> code.  Where did you get your binaries?  Did you get Apache and
> Subversion from the same place?

Not the official for sure but the most common download site

http://sourceforge.net/projects/wampserver/ 

http://sourceforge.net/projects/win32svn/


Re: mod_dav_svn.so does no more support lock functions

Posted by Philip Martin <ph...@wandisco.com>.
Thierry LEPINE <th...@indeep.fr> writes:

> We are only using official binaries to avoid mistake, so with official
> ones it does not work , that is my status and the reason of my request!

There are no official binaries; the only official release is the source
code.  Where did you get your binaries?  Did you get Apache and
Subversion from the same place?

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

RE: mod_dav_svn.so does no more support lock functions

Posted by Thierry LEPINE <th...@indeep.fr>.
> Locking does work in 1.8.  This problem has only ever been reported by
> people using Windows and it appears to be some binary incompatibity
> between Apache and Subversion caused by the way they have been compiled.
> Using different binaries has been reported to solve the problem.

For sure, but no one says how it has made it ! 
Which binary compiled by which compiler and what is the winning couple ?

We are only using official binaries to avoid mistake, so with official ones it does not work , that is my status and the reason of my request !

> A recent report: http://svn.haxx.se/users/archive-2014-02/0020.shtml

> -- 
> Philip Martin | Subversion Committer
> WANdisco // *Non-Stop Data*