Re: Configuration for svn+ssh repository

2008-11-01 Thread Christian Hammond
Hi Jim. Comments inline. On Fri, Oct 31, 2008 at 9:32 AM, Jim Lloyd <[EMAIL PROTECTED]> wrote: > Hi, > > I've spent the last couple days installing and configuring reviewboard for > the first time. We use a subversion repository and developers use the > svn+ssh access method. My initial attempt

Re: Configuration for svn+ssh repository

2008-11-01 Thread Christian Hammond
Shame we don't have more information on what caused that Connection Closed. I'd verify that the web server's user can do a checkout using your new reviewboard user. Maybe it needs to accept the server's key first. I don't know that we have any control over that with pysvn, but I'll look into it. C