Venerable 403 Forbidden Problem

Hello, I know this has been asked before, but I'm running into the "MKACTIVITY...403 Forbidden" error when I try to commit a file. A previous response to a similar query in this message list said that you need a developer account (which I'm pretty sure I have; I've created an account with SVNManager) not just a Trac account. Okay, assuming my developer account is hunky-dory, I guess the next step, according to http://svn.boost.org/trac/boost/wiki/BoostSubversion, would be to invoke svn switch --relocate http://svn.boost.org/svn/boost https://svn.boost.org/svn/boost/ your-username/ --username Well, that would be great, but svn.exe isn't installed with Tortoise SVN, so if that's what I need to do I can't do it with just my TortoiseSVN installation. So... Is running svn switch what I really need to do? If so, do I have to download a separate installation of SVN? (That seems redundant, as TortoiseSVN appears to incorporate the functionality of SVN in one of its executables.) How can I commit my changes successfully and not get the Forbidden 403 message? Thanks, Phil

Philip Garofalo wrote:
Well, that would be great, but svn.exe isn't installed with Tortoise SVN, so if that's what I need to do I can't do it with just my TortoiseSVN installation. So...
tsvn has a "Relocate..." menu option which is the equivalent to the --relocate switch. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

That worked. Thanks! On Dec 23, 2007 12:08 PM, Rene Rivera <grafikrobot@gmail.com> wrote:
Philip Garofalo wrote:
Well, that would be great, but svn.exe isn't installed with Tortoise SVN, so if that's what I need to do I can't do it with just my TortoiseSVN installation. So...
tsvn has a "Relocate..." menu option which is the equivalent to the --relocate switch.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Philip Garofalo wrote:
Hello, I know this has been asked before, but I'm running into the "MKACTIVITY...403 Forbidden" error when I try to commit a file. A previous response to a similar query in this message list said that you need a developer account (which I'm pretty sure I have; I've created an account with SVNManager) not just a Trac account.
In order to have commit access you need an invitation from the moderators, contact boost-owner@lists.boost.org with details if you haven't received an invitation and you think you should have done. John Maddock.
participants (3)
-
John Maddock
-
Philip Garofalo
-
Rene Rivera