Re: Error migrating and upgrading from 1.6.6 to 1.7.13

2013-08-27 Thread Alfred von Campe
On Aug 23, 2013, at 16:29, David Trowbridge trowb...@gmail.com wrote: Let's try this--after creating the new site, but before loading the database dump, delete the new database that rb-site created. This seems to have worked. Because I had tried to install ReviewBoard 1.6.6 via

Re: How to migrate reviewboard from Windows server(1.5) to Linux server(1.7)

2013-08-27 Thread Venkateswara Reddy
Hi can you please help me with the Window installation guide, i am struk at RB-site installation in windows.. which the only help i could not able to understand. Thanks, Venkateswara Reddy On Thursday, August 22, 2013 9:00:40 AM UTC+5:30, patrick zhao wrote: In our company, we

Re: Error migrating and upgrading from 1.6.6 to 1.7.13

2013-08-27 Thread Alfred von Campe
On Aug 27, 2013, at 11:07, I wrote: But now I have another problem. During this upgrade, the paths to the RB site have changed slightly, and after the installation I get a message about a missing htdocs/media/uploaded directory using he old path. So I guess that somewhere in the database

Error while adding remote git repository

2013-08-27 Thread Atif
Hi I am trying to setup ReviewBoard (1.7.13). I want to add a git repository which resides on remote machine. Here are the steps, I am tried to add remote repository: 1) Goto Manage-Repositories-Add 2) Add Name 3) select Hosting service as None 4) Repository type is Git 5) Path is

Re: Error while adding remote git repository

2013-08-27 Thread Christian Hammond
Hi Atif, Due to the nature of the Git protocol, you cannot use remote URLs and have it just work with Review Board (or any other code review software). We're not able to fetch individual files from a remote repo. You will need to install a service like cgit or gitweb and point the Raw file URL

Re: Issue 2951 in reviewboard: Function context detection doesn't work for PHP

2013-08-27 Thread reviewboard
Comment #2 on issue 2951 by sr.magaf...@tensor.ru: Function context detection doesn't work for PHP http://code.google.com/p/reviewboard/issues/detail?id=2951 The same problem with python -- You received this message because this project is configured to send all issue notifications to

Re: Issue 2951 in reviewboard: Function context detection doesn't work for PHP

2013-08-27 Thread reviewboard
Comment #4 on issue 2951 by sr.magaf...@tensor.ru: Function context detection doesn't work for PHP http://code.google.com/p/reviewboard/issues/detail?id=2951 The same problem with python code. On Review Board 1.7.13 -- You received this message because this project is configured to send

Re: Issue 2951 in reviewboard: Function context detection doesn't work for PHP

2013-08-27 Thread reviewboard
Comment #5 on issue 2951 by trowb...@gmail.com: Function context detection doesn't work for PHP http://code.google.com/p/reviewboard/issues/detail?id=2951 Python should *definitely* be supported. Please provide examples of what you see and what you expect to see. -- You received this

Re: Issue 3036 in reviewboard: error code 500 when entered reviewboard

2013-08-27 Thread reviewboard
Updates: Status: NeedInfo Comment #14 on issue 3036 by trowb...@gmail.com: error code 500 when entered reviewboard http://code.google.com/p/reviewboard/issues/detail?id=3036 Nothing stands out as being wrong. Can you set DEBUG=True in your settings_local.py file, reload apache, and