Can someone help Lee with SSH and SVN checking issues?  
He has a read+write access to GCC sources.

-- Gaby

--- Begin Message ---
I'm following the instructions from this page on settnig up your local
tree for write access - http://gcc.gnu.org/svnwrite.html

The command I issue is:

svn switch --relocate svn://gcc.gnu.org/svn/gcc
svn+ssh://[EMAIL PROTECTED]/svn/gcc

on my already local source tree as those instructions say to do, after
a pause of about 5-6 seconds I get a "permission denied"  followed by
a "connection closed unexpectedly" from SVN. The username is the same
as the one I entered on the registration form, it doesn't ask me for
any password/passphrase.

Even attempting a "normal" checkout using

svn checkout svn+ssh://[EMAIL PROTECTED]/svn/gcc/trunk gcc

fails with the same error.



--- End Message ---

-- 
                                                       Gabriel Dos Reis 
                                           [EMAIL PROTECTED]

Reply via email to