
I'm getting the following error when I attempt to commit a newly svn-added file to the sandbox: command: svn commit -m "initial checkin" --username jefffaust result: svn: Commit failed (details follow): svn: MKACTIVITY of '...': 403 Forbidden (http://svn.boost.org) I am able to see the repository from a web browser and am able to log in. This happens on both a windows and a linux machine. Any ideas? Thanks, Jeff Faust

Jeffrey Faust wrote:
svn: MKACTIVITY of '...': 403 Forbidden (http://svn.boost.org)
You need to use https://svn.boost.org/svn/boost for write access <http://svn.boost.org/trac/boost/wiki/BoostSubversion>. And you must have an svn account, not just a trac account. -- -- 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

Rene Rivera wrote:
Jeffrey Faust wrote:
svn: MKACTIVITY of '...': 403 Forbidden (http://svn.boost.org)
You need to use https://svn.boost.org/svn/boost for write access <http://svn.boost.org/trac/boost/wiki/BoostSubversion>. And you must have an svn account, not just a trac account.
Thanks! -- worked like a charm. Jeff
participants (2)
-
Jeffrey Faust
-
Rene Rivera