Re: Error while adding perforce 2012.2 repository to reviewboard 1.7.4

2013-03-29 Thread chuck j
Hi David, I didnt get what you need, are you saying that my p4python is not build properly. if yes then can you please provide me steps which i can ran get it done. But i have used the RELNOTES.txt present in p4python.tar to build. Any pre-requiste i need to do to make p4python build with ssl

patch upload error message

2013-03-29 Thread chuck j
Dear All, This is frustrating developer reporting every second day with patch not getting upload in reviewboard. can somebody help me resolve or tell me how to resolve such issue. Diff currently unavailable. *Error:* The patch to '//path/to/depot/file/bodypair_appregion.pcl' didn't apply

Re: Problem with RBTools 0.5

2013-03-29 Thread Robert Dailey
No one will help? On Thu, Mar 28, 2013 at 3:54 PM, Robert Dailey rcdailey.li...@gmail.com wrote: I am getting the following error uploading my review from a Perforce changelist. This impedes my day to day work, so I hope that someone can help me quickly. The error I get while trying to run

Re: Problem with RBTools 0.5

2013-03-29 Thread Steven MacLeod
Hi Robert, What version of Review Board is there server running? Could you also provide the output of rbt post -d --server=http://my.review.board.url --p4-client=$c --p4-port=$p --username=myuser --password=mypassword %C The post-review script is still part of rbtools 0.5, so you can use that as

Re: Problem with RBTools 0.5

2013-03-29 Thread Robert Dailey
Using RB version 1.6.3. Output of the command you requested is below: DEBUG:root:Checking for a Bazaar repository... DEBUG:root:Checking for a CVS repository... DEBUG:root:Checking for a ClearCase repository... DEBUG:root:Checking for a Git repository... DEBUG:root:Running: git rev-parse

post-review assuming a git repo in an svn checkout

2013-03-29 Thread Andrew MacLeod
Hello, We have some folks doing svn checkouts and commits inside of a local git repository. When running post-reivew, inside the svn checkout directory, it believes the changes to be in a git repository. We want it forced it to know about the svn check out and use the svn repository instead

block files to show in diff?

2013-03-29 Thread ferenc . engard
Hi all, In our project, the language PO files of the project are stored together with the project source in the same repo. The PO files' size are 1MB each, and we have 12 such PO files. Our process requires that the new strings going into PO files must be reviewed, so at least one of the PO

Re: post-review assuming a git repo in an svn checkout

2013-03-29 Thread Andrew MacLeod
Here is the debug info: [amacleod@amacleod-ld mcls]$ post-review --debug RBTools 0.4.3 Python 2.6.6 (r266:84292, Apr 11 2011, 15:50:32) [GCC 4.4.4 20100726 (Red Hat 4.4.4-13)] Running on Linux-2.6.32-131.4.1.el6.x86_64-x86_64-with-redhat-6.1-Santiago Home = /home/amacleod Current Directory

Re: block files to show in diff?

2013-03-29 Thread Christian Hammond
Hi, What version of Review Board are you using? More recent versions should be a lot faster with larger files. Christian On Mar 29, 2013, at 7:28, ferenc.eng...@gmail.com wrote: Hi all, In our project, the language PO files of the project are stored together with the project source in

Re: post-review assuming a git repo in an svn checkout

2013-03-29 Thread Andrew MacLeod
Drat I was afraid of that. And yes looking back at 0.3.4 it seems to check svn before git. Will look at modifying the source ordering of SCMCLIENTS then Thanks Christian, -amac On Friday, March 29, 2013 12:48:05 PM UTC-7, Christian Hammond wrote: Hi, RBTools looks for the type of

Re: patch upload error message

2013-03-29 Thread Christian Hammond
Hi, How are the diffs being generated? What type of repository? This is generally due to generating a diff incorrectly, so we should find out what's being done. Christian On Mar 29, 2013, at 2:13, chuck j cjerry2...@gmail.com wrote: Dear All, This is frustrating developer reporting

Re: block files to show in diff?

2013-03-29 Thread ferenc . engard
It's version 1.5.5, but I see no chance to upgrade it in the foreseeable future. Big company, slow company. :( The newer versions do not load the big files by default? On Friday, March 29, 2013 8:49:25 PM UTC+1, Christian Hammond wrote: Hi, What version of Review Board are you using? More

Re: block files to show in diff?

2013-03-29 Thread Christian Hammond
They do load them, but there's a lot of optimizations around large files. RB should easily be able to handle multi-MB files. Christian On Mar 29, 2013, at 14:53, ferenc.eng...@gmail.com wrote: It's version 1.5.5, but I see no chance to upgrade it in the foreseeable future. Big company,

Re: Issue 2944 in reviewboard: Review creator should always have access to their own review

2013-03-29 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 2944 by trowb...@gmail.com: Review creator should always have access to their own review http://code.google.com/p/reviewboard/issues/detail?id=2944 This bug was fixed in 1.7.5 -- You received this message because this project is configured