Hi good people, Although I have a working rsa key, and am admin for the gnuspeech project, it seems I cannot access the svn repository to add (not update) some files. Perhaps I am using a disabled command, have the syntax wrong, or am missing something very obvious (though I have been working from the O'Reilly book "Version Control with Subversion), but I have been through the page at:
http://savannah.gnu.org/maintenance/SshAccess and followed the suggestions there, including getting my rsa key accepted when I did: ssh -v davidh...@cvs.savannah.gnu.org (see attachment) The following command failed ("Authorization failed"). [admins-Mac-Pro-3:~/tts] drh% svn import -m "Adding information omitted from original import" TextToSpeechInfo --username davidhill svn://svn.sv.gnu.org/gnuspeech/nextstep/trunk/TextToSpeechInfo svn: Authorization failed [admins-Mac-Pro-3:~/tts] drh% Is there any savannah help for users of SVN? I have looked but found very little direct help. No doubt I am rusty as others have been updating the repository for a while. Incidentally, the CVS repository needs to go into the attic. I presume I can achieve this once I can gain access. If not, can I request that this be done on my behalf please. Many thanks. david -------- David Hill d...@firethorne.com http://savannah.gnu.org/projects/gnuspeech Project Admin -------- The only function of economic forecasting is to make astrology look respectable. (J.K. Galbraith) -------- . . . debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Offering public key: /Users/drh/.ssh/id_rsa debug1: Server accepts key: pkalg ssh-rsa blen 277 debug1: Authentication succeeded (publickey). [ <----------- NB ] debug1: channel 0: new [client-session] debug1: Requesting no-more-sessi...@openssh.com debug1: Entering interactive session. Linux vcs-noshell 2.6.26-2-xen-686 #1 SMP Thu Nov 25 02:32:31 UTC 2010 i686 Interactive shell login is not possible for security reasons. VCS commands are allowed. Last login: Sat Mar 19 00:19:52 2011 from 75.157.189.181 debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: client_input_channel_req: channel 0 rtype e...@openssh.com reply 0 You tried to execute: Sorry, you are not allowed to execute that command. debug1: channel 0: free: client-session, nchannels 1 Connection to cvs.savannah.gnu.org closed. Transferred: sent 2512, received 2360 bytes, in 0.3 seconds Bytes per second: sent 9237.9, received 8678.9 debug1: Exit status 1 ---------