Op 11-mrt.-2015 18:32 schreef "pascal.sandrez_at_freescale.com" <
pascal.sandrez_at_freescale.com>:
>
> I'm in a company that use redhat as base distribution. I asked for a web
server to migrate some tools from an old server. I asked for recent
versions of some tools like php, perl or mysql.
> For this reason (mostly compile a newer version of php) and to be able to
put all the binaries and configuration on a storage with backup they gave
me a custom web stack compiled with httpd 2.2. Now I have to add svn,
that's why I compiled it from source.
> I found that discussion where POST request where not handled by svn.
Except I have to error, it seems I face the same kind of problem:
http://grokbase.com/t/subversion/users/123tdmwx9x/subversion-1-7-server-client-issue-not-able-to-commit-e160013-path-not-found
.
That doesn't sound like the same issue to me. That thread mentions a
specific error message (E160013 path not found) while you said commit just
does nothing (hangs until timeout or something). Or did you forget to add
the tiny detail that you got an error ;-) ?
Apart from that, the thread does suggest something to try: did you test if
the issue goes away if you set "SVNAdvertiseV2Protocol off"?
--
Johan
Received on 2015-03-11 19:39:15 CET