[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_CHECK_TOOL AC_SUBSTs more than necessary
From: |
Ralf Wildenhues |
Subject: |
Re: AC_CHECK_TOOL AC_SUBSTs more than necessary |
Date: |
Sun, 6 Nov 2005 12:15:39 +0100 |
User-agent: |
Mutt/1.5.9i |
Hi Paul,
* Paul Eggert wrote on Sun, Nov 06, 2005 at 09:52:19AM CET:
> That change looks good to me. Can you please install it?
> (I've added you to the autoconf group, if you don't mind.)
Thanks, I feel honored. :-)
However, there seems some permission bit missing still:
| $ cvs -t -z3 -d address@hidden:/cvsroot/autoconf co autoconf
| -> parse_cvsroot ( address@hidden:/cvsroot/autoconf )
| -> main loop with address@hidden:/cvsroot/autoconf
| -> safe_location( where=(null) )
| -> Starting server: ssh -l rwild savannah.gnu.org cvs server
| access denied
| cvs [checkout aborted]: end of file from server (consult above messages if
any)
But ssh access is ok (above with s/autoconf/libtool/g works, too):
| $ ssh -v address@hidden
[...]
| Last login: ...
[...]
| Direct shell access is not possible for security reason.
| CVS commands are allowed.
Note the hourly cron job to update account data should've propagated
by now.
Cheers,
Ralf