Re: Unable to use New Review Request to create requests with parent diffs

2014-06-13 Thread Sara Rayburn
Hi David, The biggest problem with RB Tools for our windows users is that it requires Python 2.7, and they are running Python 3 for other services. They've tried having both installed with no success. I think it would be a good decision to restore parent diff support to the New Review Request

Re: Unable to use New Review Request to create requests with parent diffs

2014-06-13 Thread Bruce Cran
It sounds like there might be a need for a standalone RBTools package for Windows, created using something like cx_freeze? -- Bruce On Fri, Jun 13, 2014 at 7:37 AM, Sara Rayburn sararayb...@gmail.com wrote: Hi David, The biggest problem with RB Tools for our windows users is that it

Re: Review Board 2.0.2 is released

2014-06-13 Thread markdbeyer
Love the email enhancement but I don't see how to turn it on.. Is there a button on the review or is it a global setting or what ? Thanks! On Thursday, June 12, 2014 6:50:16 PM UTC-7, Christian Hammond wrote: Hey everyone, We just put out Review Board 2.0.2, which fixes a number of bugs

Re: Review Board 2.0.2 is released

2014-06-13 Thread David Trowbridge
If you open My Account and go to Settings, you'll see the check-box to enable or disable emails. -David On Fri, Jun 13, 2014 at 11:41 AM, markdbe...@gmail.com wrote: Love the email enhancement but I don't see how to turn it on.. Is there a button on the review or is it a global setting or

Re: Unable to use New Review Request to create requests with parent diffs

2014-06-13 Thread David Trowbridge
We've been wanting to do something like that for some time. -David On Jun 13, 2014, at 7:22 AM, Bruce Cran bruce.c...@gmail.com wrote: It sounds like there might be a need for a standalone RBTools package for Windows, created using something like cx_freeze? -- Bruce On Fri, Jun

Re: Issue 3415 in reviewboard: Incoming counts on left nav panel is different from no. of review requests displayed

2014-06-13 Thread reviewboard
Comment #4 on issue 3415 by a...@brookmoor.com: Incoming counts on left nav panel is different from no. of review requests displayed http://code.google.com/p/reviewboard/issues/detail?id=3415 Yep - that worked. Okay, will keep an eye out for this and see if it happens again. Also, if

Re: Issue 3312 in reviewboard: Diffs without embedded commit IDs can not be used

2014-06-13 Thread reviewboard
Comment #5 on issue 3312 by gmiroshn...@rebbix.com: Diffs without embedded commit IDs can not be used http://code.google.com/p/reviewboard/issues/detail?id=3312 That's right, dropping --git does generate a diff acceptable for Review Board. While diffs without commit IDs are still broken

Issue 3416 in reviewboard: 'Manual updates required' screen tells users to restart entire server

2014-06-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3416 by bruce.c...@gmail.com: 'Manual updates required' screen tells users to restart entire server http://code.google.com/p/reviewboard/issues/detail?id=3416 What version are you running? 2.0.1 What's the URL of the page

Re: Issue 3312 in reviewboard: Diffs without embedded commit IDs can not be used

2014-06-13 Thread reviewboard
Comment #6 on issue 3312 by bruce.c...@gmail.com: Diffs without embedded commit IDs can not be used http://code.google.com/p/reviewboard/issues/detail?id=3312 Sorry - I just installed 2.0.1 and found that uploading the same diff *does* work - it shows 'Revision UNKNOWN' but still works. So

Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3417 by mda...@efficiencytree.com: Windows RBT can't resolve Server http://code.google.com/p/reviewboard/issues/detail?id=3417 What version are you running? Reviewboard 2.0.0 RBT 0.6.1 What steps will reproduce the

Re: Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard
Comment #1 on issue 3417 by mda...@efficiencytree.com: Windows RBT can't resolve Server http://code.google.com/p/reviewboard/issues/detail?id=3417 I did some more tests and look like it is a Python issue in general not specific to RBT. -- You received this message because this project is

Issue 3418 in reviewboard: rbt post for perforce changelist on windows fails when files are located on different drive than rbt.exe

2014-06-13 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3418 by alexkb...@gmail.com: rbt post for perforce changelist on windows fails when files are located on different drive than rbt.exe http://code.google.com/p/reviewboard/issues/detail?id=3418 *** READ THIS BEFORE POSTING!

Re: Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard
Updates: Status: SetupIssue Comment #2 on issue 3417 by trowb...@gmail.com: Windows RBT can't resolve Server http://code.google.com/p/reviewboard/issues/detail?id=3417 If you're having DNS issues, it's probably even lower than python. Maybe try putting the server name in a hosts

Re: Issue 2184 in reviewboard: Mercurial rename support: Pure file renames with *no actual changes* to the file fails with Diff did not apply cleanly

2014-06-13 Thread reviewboard
Comment #11 on issue 2184 by trowb...@gmail.com: Mercurial rename support: Pure file renames with *no actual changes* to the file fails with Diff did not apply cleanly http://code.google.com/p/reviewboard/issues/detail?id=2184 Sure, we can do that. -- You received this message because

Re: Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard
Comment #3 on issue 3417 by mda...@efficiencytree.com: Windows RBT can't resolve Server http://code.google.com/p/reviewboard/issues/detail?id=3417 That's the odd thing though only Python is having a DNS issue. I tried even this simple hostname script I found online. import socket

Re: Issue 3415 in reviewboard: Incoming counts on left nav panel is different from no. of review requests displayed

2014-06-13 Thread reviewboard
Comment #5 on issue 3415 by trowb...@gmail.com: Incoming counts on left nav panel is different from no. of review requests displayed http://code.google.com/p/reviewboard/issues/detail?id=3415 If you want to look through the code, search for *_request_count -- You received this message

Re: Issue 3416 in reviewboard: 'Manual updates required' screen tells users to restart entire server

2014-06-13 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Labels: Component-WebUI Comment #1 on issue 3416 by trowb...@gmail.com: 'Manual updates required' screen tells users to restart entire server http://code.google.com/p/reviewboard/issues/detail?id=3416 (No