Installing in Ubuntu 9.04 Issues

2009-09-16 Thread Varun Soundararajan
Hi, I followed the instructions in: http://www.review-board.org/docs/manual/dev/admin/installation/linux/ for my ubuntu machine. When I run sudo rb-site install /var/www/reviews after providing the admin account with username, password and email, I get this stack trace on the terminal: Trace

Re: Installing in Ubuntu 9.04 Issues

2009-09-16 Thread Varun Soundararajan
).. Is there some CSS pack I need to download? Regards Varun On Sep 16, 4:09 pm, Varun Soundararajan wrote: > Hi, >   I followed the instructions > in:http://www.review-board.org/docs/manual/dev/admin/installation/linux/ > > for my ubuntu machine. > > When I run sudo rb-

Re: Installing in Ubuntu 9.04 Issues

2009-09-16 Thread Varun Soundararajan
) Until 1.0.2 install is fixed, use 1.0.1 till then. 2) Conf directory path is buggy, fix it by editing the conf file. Thanks Varun On Sep 16, 7:42 pm, Varun Soundararajan wrote: > Ok, it seems that 1.0.2 has some issues, I did > easy_install -m ReviewBoard > and then > easy

Re: Installing in Ubuntu 9.04 Issues

2009-09-16 Thread Varun Soundararajan
e, Inc. -http://www.vmware.com > > On Wed, Sep 16, 2009 at 4:42 PM, Varun Soundararajan wrote: > > > > > Ok, it seems that 1.0.2 has some issues, I did > > easy_install -m ReviewBoard > > and then > > easy_install > >http://downloads.review-board.org/r

Re: HTTPS certificate not accepted.

2009-09-16 Thread Varun Soundararajan
Hi Christian, So as you have explained here, I did sudo -u www-data it led me to /var/www when i typed cd now I did svn co it asked me to accept cert permantnety to which i typed p before that I created .subversion directory in /var/www and chowned to www-data I also created the directory f

Re: HTTPS certificate not accepted.

2009-09-16 Thread Varun Soundararajan
.@chipx86.com > Review Board - http://www.review-board.org > VMware, Inc. - http://www.vmware.com > > > On Wed, Sep 16, 2009 at 5:44 PM, Varun Soundararajan wrote: > >> >> Hi Christian, >> >>So as you have explained here, I did >> sudo -u www-da

Re: HTTPS certificate not accepted.

2009-09-17 Thread Varun Soundararajan
board.org > VMware, Inc. -http://www.vmware.com > > On Wed, Sep 16, 2009 at 5:44 PM, Varun Soundararajan wrote: > > > > > Hi Christian, > > >    So as you have explained here, I did > > sudo -u www-data > > > it led me to /var/www when i typed cd > >

Re: question about incorrect URl for Documentation

2009-09-17 Thread Varun Soundararajan
Hi Paul, On Thu, Sep 17, 2009 at 5:41 PM, H. Paul Beebe wrote: > > I installed ReviewBoard 1.0.1 and the Documentation link on the login > web page points to http://www.review-board.org/docs/manual/1.0/ > instead of to http://www.review-board.org/docs/manual/dev/ . > > I am a beginner at python