This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
"Authorization failed" for commit?
- From: Thomas Koenig <Thomas dot Koenig at online dot de>
- To: gcc at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Sun, 28 May 2006 13:46:42 +0200
- Subject: "Authorization failed" for commit?
I just tried to commit the fix for PR 27470, a gfortran 4.1 regression,
and I got the error message:
$ svn commit fortran/ChangeLog fortran/trans-array.c testsuite/ChangeLog testsuite/gfortran.dg/multiple_allocation_2.f90
Waiting for Emacs...Done
svn: Commit failed (details follow):
svn: Authorization failed
svn: Your commit message was left in a temporary file:
svn: '/home/ig25/gcc/branches/gcc-4_1-branch/gcc/svn-commit.2.tmp'
Does anybody have any idea what's wrong?
Thomas