Hello,

I am still having trouble getting this to work, I am unsure what I am doing 
differently to others. I started with rb 1.6 but couldn't get it working so 
I thought I would have a go with rb 1.7.1 I reinstalled reviewboard and 
rbtools. And I am still facing the same problems.

   - I have created an ssh key pair and uploaded the key to reviewboard 
   (and the server). 
   - I can ssh to the server using the key 
   - I can ssh to the server using the apache user (and key)

When I attempt to add a repository I get an error "A repository was not 
found at the specified path".
Hosting Service: none
Repository Type: SVN
Path: svn+ssh://aedwa...@myserver.com/export/cvs/svn/repos
Username: aedwards

With these settings the error in the logs (if I remove username from 
path I get the same errors):

2013-01-21 09:28:08,994 - DEBUG - SVNTool: Attempting ssh connection with 
host: myserver.com, username: aedwards
2013-01-21 09:28:09,035 - DEBUG - starting thread (client mode): 0xc18c550L
2013-01-21 09:28:09,040 - INFO - Connected (version 2.0, client OpenSSH_4.3)
2013-01-21 09:28:09,043 - DEBUG - kex 
algos:['diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 
'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client 
encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 
'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 
'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-...@lysator.liu.se'] 
server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 
'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 
'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-...@lysator.liu.se'] 
client mac:['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 
'hmac-ripemd...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server 
mac:['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 
'hmac-ripemd...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client 
compress:['none', 'z...@openssh.com'] server compress:['none', 
'z...@openssh.com'] client lang:[''] server lang:[''] kex follows?False
2013-01-21 09:28:09,044 - DEBUG - Ciphers agreed: local=aes128-ctr, 
remote=aes128-ctr
2013-01-21 09:28:09,044 - DEBUG - using kex diffie-hellman-group1-sha1; 
server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: 
local hmac-sha1, remote hmac-sha1; compression: local none, remote none
2013-01-21 09:28:09,097 - DEBUG - Switch to new keys ...
2013-01-21 09:28:09,099 - DEBUG - Trying SSH key 
cf081ddcceda04cb28d22e7c8e5fa0da
2013-01-21 09:28:09,142 - DEBUG - userauth is OK
2013-01-21 09:28:09,277 - INFO - Authentication (publickey) successful!
2013-01-21 09:28:09,378 - DEBUG - EOF in transport thread
2013-01-21 09:28:09,543 - ERROR - SVN: Failed to get repository information 
for svn+ssh://aedwa...@myserver.com/export/cvs/svn/repos: Unable to connect 
to a repository at URL 
'svn+ssh://aedwa...@myserver.com/export/cvs/svn/repos'
To better debug SSH connection problems, remove the -q option from 'ssh' in 
the [tunnels] section of your Subversion configuration file.
Network connection closed unexpectedly

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Reply via email to