Re: post-review diff upload error on windows XP

2010-08-10 Thread Chetan
I wanted execute svn diff recursively but found could not generate one. But now I found if i run svn diff from the svn root directory it handles all changes recursively. On Aug 9, 12:24 pm, Christian Hammond chip...@chipx86.com wrote: I'm not sure what you mean exactly. Is it not generating

cookies enabled issue.

2010-08-10 Thread RANJAN KHOT
Hi, Is there any work around to enable cookies to access reviewboard. The company security policy dosen't allow to enable the cookies. This might have been discussed in previous threads,I just need guidance on the apache config file where i can bypass the cookies must be anabled issue. Has

Re: ClearCase and Reviewboard setup Continues...

2010-08-10 Thread Shambhu
Hi Karthik, I am facing the same upload diff hanging issue with post-review and webUI both. Any idea how to resolve this? My repository type is ClearCase and path is K:/ (clearcase drive). Please let me know how to resolve this issue. Regards, Shambhu. On Aug 11 2009, 11:15 

Re: Email integration

2010-08-10 Thread Christian Hammond
I have no problem with someone writing this support, but it's not trivial to do correctly. It also requires a great deal of setup on the server to be able to intercept e-mails properly, and would I think be a support nightmare. We've decided for the time-being not to take on this work as part of

Re: Issue starting up reviewboard - Key Error

2010-08-10 Thread Christian Hammond
Looks like there's no PATH environment variable for your user. I haven't seen that problem before, but it should be fairly easy to fix. You'll basically need to have your Apache configuration set the environment variable to standard directories (/bin:/usr/bin:/usr/local/bin). I think if you use

Re: rb-site and mysql socket

2010-08-10 Thread Christian Hammond
Hi, We go through Django for all the database connectivity, so we don't actually have much control over this. What socket should it be using? Can you show me the exact output when running rb-site? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org

Re: ClearCase and Reviewboard setup Continues...

2010-08-10 Thread Shambhu Sharma
Hi Karthik, I followed the link, but didn't get it working. I have put K:/ as drive letter. Regards, Shambhu. On Tue, Aug 10, 2010 at 1:16 PM, Karthikeyan S karthikeyan1...@gmail.comwrote: Hi Shambhu, Please look at the last mail sent by Dan Savilonis in the

Re: Handling non-linear DVCS histories (git)

2010-08-10 Thread Stephen Gallagher
On 08/09/2010 02:32 PM, Yang Zhang wrote: I'm using reviewboard with git projects, and I'm interested in hearing how other folks are handling non-linear DVCS histories. Each commit may have one or two parents - for those with two, how does one generate a patch from that (if you do at all)?

Re: rb-site and mysql socket

2010-08-10 Thread freetonik
* Installing the site... Building site directories ... OK Building site configuration files ... OK Creating database ... Traceback (most recent call last): File /project/radio_ott/Python/bin/rb-site, line 7, in ? sys.exit( File /project/radio_ott/Python/lib/python2.4/site-packages/

Re: Error creating review request using post-review

2010-08-10 Thread ReviewBoard User
Hi Christian I managed to get it working as below (just in case these tips come handy for anyone else) My working env is 1) ReviewBoard 1.5 installed on RHEL4 with Python 2.4, Subversion 1.4 server, Apache 2.2, Django 1.2 2) Tortoise SVN Client on Windows (1.6) to access SVN over https only.

Re: rb-site and mysql socket

2010-08-10 Thread freetonik
and I want it to use the socket for mysql I've installed in custom folder: /project/blah-blah/mysql.sock On Aug 10, 4:11 am, Christian Hammond chip...@chipx86.com wrote: Hi, We go through Django for all the database connectivity, so we don't actually have much control over this. What socket

Re: Help with git configuration

2010-08-10 Thread Dan Savilonis
Hi Yang, This actually brings up a good point. I don't think there currently is a 'better' solution. I hope Christian can perhaps chime in on this, since RB is using git itself. The conventional way to set this up is to configure the mirror url, but this assumes that the client fetch from a

Re: Handling non-linear DVCS histories (git)

2010-08-10 Thread Dan Savilonis
My general workflow is to create a topic branch tracking one of the official branches on a remote server and let post-review detect the merge base. This generates a diff between the last state of that branch and my changes. I don't use RB for merge reviews. It would be good if we got an update on

Re: Mercurial, Internal Server Error, RepoError...

2010-08-10 Thread John DeRosa
On Aug 10, 2010, at 1:00 AM, Christian Hammond wrote: It sounds like the publickey method didn't work correctly. Are the files in data/.ssh/ owned by the web server's user, and contain the right permissions? Yes: r...@reviewboard:/var/www/reviewboard/data# ls -alrt total 12 drwxr-xr-x 3

How long cache is stored. Can it be stored endlessly?

2010-08-10 Thread sergius
One of the issue for out team is having all review request broken if repository is moved. We wondered if it's possible to have cache stored forever and diff being showable even if repository is not accessible? (of course, without expand option). -- Want to help the Review Board project? Donate

Re: How long cache is stored. Can it be stored endlessly?

2010-08-10 Thread Christian Hammond
I think what you really want is for moving the repository to not break anything. What exactly do you mean when you say it's moving? Is it the same repository but in a new location? Or are you doing new work on a new repository but keeping the old one around? You won't get persistent caching

Reviewboard - Add attachments feature

2010-08-10 Thread Sapna
Hi, Once we post a review, we need to add in attachments sometimes along with the review (to include binary file/.dll files). Do we know when this feature will be implemented to RB to upload attachments ? Thanks, Sapna -- Want to help the Review Board project? Donate today at

Re: Reviewboard - Add attachments feature

2010-08-10 Thread Christian Hammond
This is planned for 1.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Aug 10, 2010 at 2:07 PM, Sapna sapnavemp...@gmail.com wrote: Hi, Once we post a review, we need to add in attachments

Re: Reviewboard - Add attachments feature

2010-08-10 Thread Sapna Vempati
Thanks Christian ! On Tue, Aug 10, 2010 at 2:17 PM, Christian Hammond chip...@chipx86.comwrote: This is planned for 1.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Aug 10, 2010 at 2:07

Re: Issue 1754 in reviewboard: Ability to mark repository as hidden or inactive

2010-08-10 Thread reviewboard
Updates: Status: NotABug Comment #2 on issue 1754 by chipx86: Ability to mark repository as hidden or inactive http://code.google.com/p/reviewboard/issues/detail?id=1754 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Issue 1756 in reviewboard: Download Diff button doesn't download the diff file in Safari

2010-08-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1756 by email.app: Download Diff button doesn't download the diff file in Safari http://code.google.com/p/reviewboard/issues/detail?id=1756 *NOTE: Do not post confidential information in this bug report.* What version are

Issue 1757 in reviewboard: MySQL support on Mac OS X Server requires downloading the developer pieces

2010-08-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Component-Docs New issue 1757 by email.app: MySQL support on Mac OS X Server requires downloading the developer pieces http://code.google.com/p/reviewboard/issues/detail?id=1757 What's the URL of the page containing the problem?

Issue 1758 in reviewboard: The Linux installation instructions also apply to Mac OS X Server

2010-08-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Component-Docs New issue 1758 by email.app: The Linux installation instructions also apply to Mac OS X Server http://code.google.com/p/reviewboard/issues/detail?id=1758 What's the URL of the page containing the problem?

Issue 1759 in reviewboard: Some Python modules are pre-installed on some OSes

2010-08-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Component-Docs New issue 1759 by email.app: Some Python modules are pre-installed on some OSes http://code.google.com/p/reviewboard/issues/detail?id=1759 What's the URL of the page containing the problem?

Issue 1760 in reviewboard: Security issue: media folder is opened for file browsing

2010-08-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1760 by yerges: Security issue: media folder is opened for file browsing http://code.google.com/p/reviewboard/issues/detail?id=1760 *NOTE: Do not post confidential information in this bug report.* What version are you