On Jul 23, 2009, at 9:21 PM, Gwynne Raskind wrote:
Today, I just release a new version of the Log package, and I
attempted to tag this release in the same way. Unfortunately, I ran
into this error:
$ svn copy \
http://svn.php.net/repository/pear/packages/Log/trunk \
http://svn.php.net/repository/pear/packages/Log/tags/RELEASE_1_11_5
svn: MERGE request failed on '/repository/pear/packages/Log'
svn: MERGE of '/repository/pear/packages/Log': 409 Conflict (http://svn.php.net
)
I'm not sure if I've done something wrong or if that's a server-side
problem, however.
Any advice, or is this something for the svn-migration crew?
This is my error; committing to any tags directory is forbidden, but
doesn't correctly allow the case of creation of a tag. You should
have gotten an error to this effect on your side; apparently, for
whatever reason the output made it to the server error log but not
back to you. I'll update you when I've fixed the hook to allow tag
creation; it shouldn't be too long.
And I'm happy to announce that this is now fixed; creation of tags is
now allowed. This comes alongside a bit of an overhaul of the entire
set of hook scripts. See http://news.php.net/php.cvs/59765 if you're
desperately curious :).
-- Gwynne
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php