mod_dav_svn: copy requires merge?
From: Ed Wittmann <ewittmann_at_combinenet.com>
Date: 2007-07-23 18:44:34 CEST
Hi there:
We have a subversion setup here with the
In order to insure that tags don't get modified after commit, we have,
LimitExcept "GET PROPFIND OPTIONS REPORT COPY"
This works just fine unless you're trying to create another tag from a
svn cp https://svn/repos/software/tags/tag1
This fails because of the following (excerpted from apache logs):
127.0.0.1 - someuser [23/Jul/2007:12:12:02 -0400]
If I open up /tags for MERGE, then I won't be able to ensure that tags
Why do I see a merge here at all? The "COPY" I understand... Is there a
-Ed
---------------------------------------------------------------------
|
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.