2010/11/19 Skami 18 <[email protected]>: > Hello, > > I'm trying to upload my source code in the SVN repository of my new > project... > > I cannot access to the SVN server using the SSH protocol: > > I can download the content of the repository using the SVN protocol > without the SSH protocol, but the write-access to the repository seems > to require an SSH connection. > > When i try to access the repository using SVN over SSH, i get an error > message: > > $ svn co svn+ssh://[email protected]/wui > > Permission denied (publickey).
Did you upload you public SSH key to your Savannah account? https://savannah.nongnu.org/my/admin/editsshkeys.php after the upload you'll have to wait some time for the savannah servers to take it into account. -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org
