Re: Subversion post-commit not working

2011-07-25 Thread Tucker
From the same directory, what does svn status say? The post-review script uses the same pathing concept as the svn command. Have to be in an active work space (which the response implies you aren't) and be in or above the location with active changes. On Jul 21, 2011 1:57 PM, David

Added Files not being added to reviews

2011-07-25 Thread Leonel Togniolli
Hi, After upgrading to 1.6 RC1 and RBTools 0.3, I noticed that added files are not included in review requests by post-review. If I call post-review specifying the added-file filename, I get There don't seem to be any diffs!. Is this intentional? While I'm at it, a feature request: the ability

Re: Installing PyLucene on Redhat

2011-07-25 Thread Stephen Gallagher
On Fri, 2011-07-15 at 11:30 -0700, Billy Visto wrote: When installing PyLucene on Redhat, after installing the jcc, you must modify the makefile to suit your needs. There is a chunk of code commented out that you have to un-comment a section for your os's environment. When you un-comment out

Re: Added Files not being added to reviews

2011-07-25 Thread Christian Hammond
Hi Leonel, What sort of repository are you using this with? We generally call out to svn diff, git diff, etc., so it's dependent on how the particular SCM works. Can you file the feature request on the bug tracker? Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: Added Files not being added to reviews

2011-07-25 Thread Leonel Togniolli
Issue 2188 logged for the feature request. Sorry, meant to include the info but forgot. It's on SVN. The file shows as added the TortoiseSVN's check for modifications dialog. post-review -d didn't seem to show anything interesting. On Mon, Jul 25, 2011 at 2:21 PM, Christian Hammond

Re: Internal Server Error: /admin/feed/news/

2011-07-25 Thread Leonel Togniolli
I ended up logging Issue 2189 for the unhandled error and Issue 2190 for the feature request. On Thu, Jul 21, 2011 at 12:41 PM, Leonel Togniolli tognio...@gmail.com wrote: Sure. Should I log a request for proxy support or a bug for the error I get? I don't care that much for getting the news

Re: Error when SVN server is unreachable.

2011-07-25 Thread Leonel Togniolli
Issue 2191 for this one. On Thu, Jul 21, 2011 at 12:39 PM, Leonel Togniolli tognio...@gmail.com wrote: Hi, When trying to access a diff of an existing review request, while the SVN server is for some reason unavailable (and the diff is not cached), I get the error below. It seems to me

Re: Perforce proxy servers

2011-07-25 Thread chrisn
Yes, thanks David and Christian for the tips on configuration that enabled us to finally track down the mis-configuration. The final, working configuration has the 'p4 info' name in the repository Path and the proxy in the Mirror Path. We still have somewhat of an issue with proxies, however.

Re: Installing PyLucene on Redhat

2011-07-25 Thread Anton Cohen
On Mon, Jul 25, 2011 at 8:33 AM, Stephen Gallagher step...@gallagherhome.com wrote: Could you write up your complete steps to getting PyLucene installed and working on Red Hat? I'd like to turn those steps into a tool to include with my EPEL packages. I don't have steps, but I have packages.

Re: Added Files not being added to reviews

2011-07-25 Thread Christian Hammond
Try running svn add on those files and making sure it knows about them. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Jul 25, 2011 at 11:06 AM, Leonel Togniolli tognio...@gmail.comwrote: Issue 2188

Re: Perforce proxy servers

2011-07-25 Thread Christian Hammond
Hi Chris, You may have said this already and I may have missed it, but is the core problem with the various proxy names that post-review's unable to find the correct repository to patch? If so, you can reference repositories by name instead of by path:

Issue 2191 in reviewboard: Error when SVN server is unreachable

2011-07-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2191 by ltognio...@ciandt.com: Error when SVN server is unreachable http://code.google.com/p/reviewboard/issues/detail?id=2191 * NOTE: Do not post confidential information in this bug report. * * If you need

Re: Issue 2182 in reviewboard: ReviewBoard cannot cope with Perforce proxies

2011-07-25 Thread reviewboard
Comment #1 on issue 2182 by ch...@newbold.org: ReviewBoard cannot cope with Perforce proxies http://code.google.com/p/reviewboard/issues/detail?id=2182 It turns out that ReviewBoard does support Perforce environments with proxies, though configuration is somewhat obscure. We now have this

Re: Issue 2186 in reviewboard: Upgrading site on 1.6 RC2 gives evolution errors

2011-07-25 Thread reviewboard
Comment #3 on issue 2186 by chip...@gmail.com: Upgrading site on 1.6 RC2 gives evolution errors http://code.google.com/p/reviewboard/issues/detail?id=2186 Okay, can you also provide the following: 1) A dump of the database schema (use mysqldump -d) 2) A screenshot of your Django Evolution

Issue 2192 in reviewboard: Duplicate posts when clicking [Add comment]

2011-07-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2192 by yuzi...@gmail.com: Duplicate posts when clicking [Add comment] http://code.google.com/p/reviewboard/issues/detail?id=2192 * NOTE: Do not post confidential information in this bug report. * * If you need

Issue 2193 in reviewboard: Changes between revisions does not handle deleted files correctly

2011-07-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2193 by aa...@odiago.com: Changes between revisions does not handle deleted files correctly http://code.google.com/p/reviewboard/issues/detail?id=2193 * NOTE: Do not post confidential information in this bug report. * *