Indeed, but I was still hoping someone from the dev community could confirm it is a compatibility issue, and possibly provide the reasons behind the errors.
In any case, thank you for taking the time to answer my questions. Sincerely, Rami Le 24/05/2013 15:14, Johan Corveleyn a écrit : On Fri, May 24, 2013 at 2:05 PM, HOUDROGE Rami <rami.houdr...@thalesgroup.com><mailto:rami.houdr...@thalesgroup.com> wrote: > I could provide a script, but I doubt it would be of any use. It will > execute as it should on your pcs. > > I didn't clearly mention that subversion is installed on a Apache 2.2.17 > server with webdav_svn. We think there might be an incompatibility somewhere > (see > http://subversion.1072662.n5.nabble.com/Subversion-Llocked-file-could-not-able-to-commit-the-changes-td137837.html) > Seems that thread already explains what the problem is, and how you can fix it. "Yes it was solved for me. All I did is build your apache with -enable- pie option. Without this some special characters will go with lock files, and during commit your locks will not match. " -- Johan