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 ma

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 14:58, Christian Hammond wrote: > What type of auth were you using? You'll want to ensure you have the proper > Python modules installed for LDAP, NIS or ActiveDirectory. We are using LDAP. I was able to log in after using the FQDN for our server (I googled for "Cookies mu

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 username@10.1

Re: Error migrating and upgrading from 1.6.6 to 1.7.13

2013-08-27 Thread Christian Hammond
What type of auth were you using? You'll want to ensure you have the proper Python modules installed for LDAP, NIS or ActiveDirectory. Can you visually confirm for me that the SECRET_KEY is the same across instances? Christian On Tuesday, August 27, 2013, Alfred von Campe wrote: > On Aug 27, 2

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 datab

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 23, 2013, at 16:29, David Trowbridge 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 easy_install, my server was i