perforce source control and review board need more than 1 value to unpack.

2014-04-25 Thread shankar KC
Hello, I am trying to setup review board on ubuntu. We use perforce source control. I created a diff using eclipse. when i logon to review board site and do the fallowing actions click new review request select perforce repository type the chage number select browse and select my patchfile(create

Re: error in downloading diff file

2014-04-25 Thread David Trowbridge
That URL is correct, and has nothing to do with the actual contents of the diff (assuming the diff uploaded correctly and is visible in Review Board). My guess is that you either have a typo somewhere or are using an incorrect review request ID. The other possibility is that that URL will not be vi

Re: perforce source control and review board need more than 1 value to unpack.

2014-04-25 Thread David Trowbridge
What version of Review Board? For perforce, we *highly* recommend using RBTools to create the diff files. 'p4 diff' does not generate very usable diffs. -David On Fri, Apr 25, 2014 at 12:03 AM, shankar KC wrote: > Hello, > I am trying to setup review board on ubuntu. We use perforce source >

Re: reviewboard search index

2014-04-25 Thread David Trowbridge
`rb-site manage /var/www/reviewboard --help` should give you a list of management commands. Many of those are built-in to django, however. -David On Thu, Apr 24, 2014 at 2:30 AM, Joe wrote: > Ah! > > it works with > > # rb-site manage /var/www/reviewboard index > > This rebuilds index. > > # r

Re: attaching changed code to review request

2014-04-25 Thread David Trowbridge
Are you trying to post revision 11 or update review request 11 with the changes in your working copy? Can you run rbt post with --debug and send the output? -David On Wed, Apr 23, 2014 at 10:58 PM, Fevzi Kahraman wrote: > Hi, > I have installed the reviewboard a seprate server than SVN rep. se

post-review fails with Name or service not known error

2014-04-25 Thread shankar KC
Hi I am trying to run post-review to upload the review as below (-d to get more verbose log) :- post-review -d 2702125 >>> RBTools 0.3.4 >>> Home = /home/shankarkc >>> svn info >>> p4 info >>> repository info: Path: perforce3:1666, Base path: None, Supports changesets: True >>> HTTP GETting api/

Re: perforce source control and review board need more than 1 value to unpack.

2014-04-25 Thread shankar KC
Thanks you David I am using ReviewBoard 1.7.25 When i tried to generate diff using RBT i get below error :- could not reach the review board server at http://MyMachineNameHere. If I type http://MyMachineNameHere I do see the review board web page. If you have any link to configure rb tools for per

Re: attaching changed code to review request

2014-04-25 Thread Fevzi Kahraman
Hi, I am trying to update review of request 11 with the changes performed in my directory. Here is the error I got while running with --debug option. ==> HTTP Authentication Required Enter authorization information for "Web API" at 47.168.250.43 Username: admin Password: >>> Got API Error 207 (

ReviewBoard site install fails with "Site matching query does not exist" error

2014-04-25 Thread Hristo Borisov
Hello, after successful installation of review board (1.7.25) I am trying to create a site. After issuing the rb-site install /var/www/site... command I get the following error (at the end of this post). Could you please help with some suggestions what might have gone wrong? Also is there a way