can't pip install RBTools - no packages on pypi?

2014-05-07 Thread Jason Antman
I'm aware that pip is not a supported installation method for ReviewBoard itself. However, I have a number of cases where pip installation is the only method I can do, and I only need access to RBTools for the API client. As of a few months ago, I was able to `pip install RBTools==0.5.2` without

Migrating RB1.6.13/Win to RB2.0/Lin

2014-05-07 Thread wmknapik
Hi I have a Windows server running RB 1.6.13 and I need to migrate it to a Linux host. While I do this, the old instance will remain in active use. I also wanted to update to the latest 2.0 rc. It would be ideal, if I could just install RB 2.0, migrate the data and be done with it. Would th

Re: can't pip install RBTools - no packages on pypi?

2014-05-07 Thread Christian Hammond
Hi Jason, For I suppose security reasons, the pip team decided to no longer support installing packages that aren't hosted directly on PyPI. Since we actually host the packages ourselves (for a variety of reasons), pip will just ignore them. There's a command line option in pip to turn this off,

Re: Migrating RB1.6.13/Win to RB2.0/Lin

2014-05-07 Thread Christian Hammond
Hi, Since Review Board is not supported on Windows anymore, there may be issues with installing 2.0 on Windows. What you can do is: 1) Dump the database on Windows. (If using MySQL, you'll also want to edit the dump and change all references of MyISAM to InnoDB, or you'll hit errors when you go

Re: rbt and perforce 2005.1.PATCH configuration issues

2014-05-07 Thread Matt Yanchek
I am experiencing the same errors described above. I am on OSX 10.8 with perforce client Rev. P4/DARWIN90X86_64/2013.1/610569 (2013/03/19). Unfortunately I have no new information on this, just thought I would let you know that I too am experiencing this issue. On Wednesday, April 23, 2014 3:1