Re: [Python-Dev] Subversion forbidden error while committing to trunk

2007-12-07 Thread Alexandre Vassalotti
Thanks Guido. I just found what was the problem. My checkout of the trunk was the read-only one (i.e., over http). -- Alexandre On Dec 7, 2007 11:40 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > On Dec 7, 2007 8:35 PM, Alexandre Vassalotti <[EMAIL PROTECTED]> wrote: > > I tried a few times

Re: [Python-Dev] Subversion forbidden error while committing to trunk

2007-12-07 Thread Guido van Rossum
On Dec 7, 2007 8:35 PM, Alexandre Vassalotti <[EMAIL PROTECTED]> wrote: > I tried a few times to commit a patch (for issue #1530) to the trunk, > but I always get this error: > > alex:python% svn commit Lib/doctest.py --file svn-commit.tmp > svn: Commit failed (details follow): > svn: MKACTIV

[Python-Dev] Subversion forbidden error while committing to trunk

2007-12-07 Thread Alexandre Vassalotti
Hi, I tried a few times to commit a patch (for issue #1530) to the trunk, but I always get this error: alex:python% svn commit Lib/doctest.py --file svn-commit.tmp svn: Commit failed (details follow): svn: MKACTIVITY of '/projects/!svn/act/53683b5b-99d8-497e-bc98-6d07f9401f50': 403 Forbidde