
When trying to commit a merge from the trunk to the release branch I get the following message: Error: Commit failed (details follow): Error: MKACTIVITY of '/svn/boost/!svn/act/b25e7d5c-6c9c-314c-84e7- 60b63850df09': 403 Forbidden (http://svn.boost.org) My environment is TortoiseSVN 1.4.4, Build 9706 - 32 Bit , 2007/06/09 09:44:02 Microsoft Windows XP Media Center Edition Version 2002 SP2 Any hint appreciated! Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

JOAQUIN LOPEZ MU?Z wrote:
When trying to commit a merge from the trunk to the release branch I get the following message:
Error: Commit failed (details follow): Error: MKACTIVITY of '/svn/boost/!svn/act/b25e7d5c-6c9c-314c-84e7- 60b63850df09': 403 Forbidden (http://svn.boost.org) ^^^^ You need to use https://svn.boost.org for write access. You can use `svn switch` (http://svnbook.red-bean.com/en/1.0/re27.html) to change you working copy repository URL.
-- Daniel Wallin Boost Consulting www.boost-consulting.com

----- Mensaje original ----- De: Daniel Wallin <daniel@boost-consulting.com> Fecha: Viernes, Noviembre 30, 2007 7:37 pm Asunto: Re: [boost] [svn] merging problems Para: boost@lists.boost.org
JOAQUIN LOPEZ MU?Z wrote: [...]
Error: Commit failed (details follow): Error: MKACTIVITY of '/svn/boost/!svn/act/b25e7d5c-6c9c-314c- 84e7- 60b63850df09': 403 Forbidden (http://svn.boost.org) ^^^^ You need to use https://svn.boost.org for write access.
Yep, that was it, silly me. Thanks for the tip, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
participants (2)
-
"JOAQUIN LOPEZ MU?Z"
-
Daniel Wallin