https://issues.apache.org/bugzilla/show_bug.cgi?id=55306

            Bug ID: 55306
           Summary: Error when copying svn repository, which contains lock
                    file, using mod_dav
           Product: Apache httpd-2
           Version: 2.2.25
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dav
          Assignee: [email protected]
          Reporter: [email protected]

Hi,

I'd tried to copy repository(branch):
svn cp https://svn/testcopy/trunk https://svn/testcopy/tags/test_tag_011 -m
"make tag"
I've got error:
svn: E175002: Server sent unexpected return value (424 Failed Dependency) in
response to COPY request for '/testcopy/!svn/rvr/4314/trunk'

If I'm trying to copy repository using svn and filesystem:
$svn copy file:///docs/svn/repos/testcopy/trunk
file:///docs/svn/repos/testcopy/tags/test_tag_01 -m 'make a tag'
Then I do not have error:
Committed revision 4315.

This error first appeared after update from httpd-2.2.24 to httpd-2.2.25.
Modules mod_dav_svn.so and mod_authz_svn.so bundled with svn were recompiled
and reinstalled using apxs from httpd-2.2.25

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to