I still havent been able to complete the installation... any news on
this?

On Dec 22 2009, 5:31 pm, Nadia Alramli <nadi...@gmail.com> wrote:
> I edited svn.py and got the following logs:
>
> 2009-12-22 07:34:46,157 - DEBUG - Ciphers agreed: local=aes128-ctr,
> remote=aes128-ctr
> 2009-12-22 07:34:46,157 - 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
> 2009-12-22 07:34:46,247 - DEBUG - Switch to new keys ...
> 2009-12-22 07:34:46,285 - DEBUG - userauth is OK
> 2009-12-22 07:34:46,289 - INFO - Authentication (password) successful!
> 2009-12-22 07:34:46,390 - DEBUG - EOF in transport thread
> 2009-12-22 07:34:46,547 - INFO - Connection closed unexpectedly
> 2009-12-22 07:34:47,309 - INFO - Logging to
> /var/www/reviews/logs/reviewboard.log with a minimum level of DEBUG
> 2009-12-22 07:34:47,309 - INFO - Log file for Review Board v1.1 alpha 2 (PID
> 23590)
>
> I also tried to run pysvn in the interactive shell to see if it works. It
> worked:>>> import pysvn
> >>> client = pysvn.Client()
> >>> client.set_default_username('username')
> >>> client.set_default_password('password')
> >>> client.info2('svn+ssh://svn.example.com/path/to/trunk/', recurse=False)
>
> [('trunk', <PysvnInfo ''>)]
>
> - Nadia
-- 
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