[Python-Dev] Subversion forbidden error while committing to trunk
Alexandre Vassalotti
alexandre at peadrop.com
Sat Dec 8 05:35:14 CET 2007
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
Forbidden (http://svn.python.org)
I first thought that was related to the Py3k freeze. However, I tried
again a few minutes ago and I still got this error. Is possible that
my commit rights are limited to the py3k branches? Or this is a
genuine error?
Thanks,
-- Alexandre
More information about the Python-Dev
mailing list