Are you commiting into a http or https path. you must check out via https in order to commit this has been an issue for many new commiters.
Simon On Sun, Sep 27, 2009 at 8:49 AM, deneche abdelhakim <adene...@apache.org> wrote: > I'm trying to commit [MAHOUT-122 | > https://issues.apache.org/jira/browse/MAHOUT-122], but I'm getting the > following error: > > svn: Commit failed (details follow): > svn: Server sent unexpected return value (403 Forbidden) in response > to MKACTIVITY request for > '/repos/asf/!svn/act/de296129-b366-459b-b184-c95f10139e7e' > > I'm using the following command: > > svn commit --username adeneche --password *** --message 'MAHOUT-122 > Decision Forests Reference Implementation' >