Re: ReviewBoard 1.7.6 for EPEL 6

2013-04-15 Thread pfee
Fantastic!

Many thanks for all your efforts.





 From: Christian Hammond chip...@gmail.com
To: reviewboard@googlegroups.com reviewboard@googlegroups.com 
Cc: reviewboard@googlegroups.com reviewboard@googlegroups.com; pfee 
p...@talk21.com 
Sent: Monday, 15 April 2013, 0:02
Subject: Re: ReviewBoard 1.7.6 for EPEL 6
 

Congrats! I know that was hard fought.

Christian


On Apr 14, 2013, at 15:06, Stephen Gallagher step...@gallagherhome.com wrote:

 After much blood, sweat and tears, I have finally managed to land
 ReviewBoard 1.7.6 in the EPEL 6 add-on repository for Red Hat Enterprise
 Linux 6 (and its clones). The update should filter out to the
 [epel-testing] mirrors in the next 24-48 hours. Please test carefully
 and provide feedback if anything is amiss.
 
 Note: this is a major version upgrade. Please, PLEASE back up your
 database before upgrading to these packages.
 
 
 https://admin.fedoraproject.org/updates/ReviewBoard-1.7.6-4.el6.3,python-django-evolution-0.6.9-1.el6.1,python-slimit-0.7.4-3.el6,nodejs-less-1.3.3-3.el6,python-djblets-0.7.11-2.el6,python-django-pipeline-1.2.24-2.el6
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Problem with RBTools 0.5

2013-04-15 Thread Robert Dailey
Sorry for the long delay in response, been busy at work! Here is the
result of the command you requested:

$ curl http://reviewboard.corp.good.com/api/review-requests/44580/diffs/ -i
HTTP/1.1 200 OK
Date: Mon, 15 Apr 2013 15:10:06 GMT
Server: Apache/2.2.21 (Unix) mod_wsgi/3.3 Python/2.7 mod_ssl/2.2.17
OpenSSL/1.0.0c
Content-Length: 269
Content-Language: en-us
Expires: Mon, 15 Apr 2013 15:10:06 GMT
Vary: Accept,Cookie,Accept-Language,Accept-Encoding
Last-Modified: Mon, 15 Apr 2013 15:10:06 GMT
Cache-Control: max-age=0
Content-Type: application/json

{total_results: 0, diffs: [], stat: ok, links: {self:
{href: http://reviewboard.corp.good.com/api/review-requests/44580/diffs/;,
method: GET}, create: {href:
http://reviewboard.corp.good.com/api/review-requests/44580/diffs/;,
method: POST}}}

On Mon, Apr 8, 2013 at 5:12 PM, Steven MacLeod ste...@smacleod.ca wrote:
 It appears your Apache server won't allow a HEAD request.

 Can I see the output of:

 $ curl http://reviewboard.corp.good.com/api/review-requests/44580/diffs/
 -i




 On Mon, Apr 8, 2013 at 4:27 PM, Robert Dailey rcdailey.li...@gmail.com
 wrote:

 Here you go:

 C:\workcurl
 http://reviewboard.corp.good.com/api/review-requests/44580/diffs/
 -I
 HTTP/1.1 405 METHOD NOT ALLOWED
 Date: Mon, 08 Apr 2013 20:24:40 GMT
 Server: Apache/2.2.21 (Unix) mod_wsgi/3.3 Python/2.7 mod_ssl/2.2.17
 OpenSSL/1.0.0c
 Content-Language: en-us
 Expires: Mon, 08 Apr 2013 20:24:40 GMT
 Vary: Accept,Cookie,Accept-Language
 Last-Modified: Mon, 08 Apr 2013 20:24:40 GMT
 Allow: GET, POST
 Cache-Control: max-age=0
 Content-Type: text/html; charset=utf-8

 On Fri, Apr 5, 2013 at 12:28 AM, Steven MacLeod ste...@smacleod.ca
 wrote:
  Hi Robert,
 
  Sorry for the delay in response, this slipped by in my inbox.
 
  Could you please send me the output of:
 
  $ curl
  http://reviewboard.corp.good.com/api/review-requests/44580/diffs/
  -I
 
  Basically I need to take a look at the headers being returned in the
  HTTP
  request to RB.
 
 
 
  On Fri, Mar 29, 2013 at 1:40 PM, Robert Dailey
  rcdailey.li...@gmail.com
  wrote:
 
  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 --git-dir
 
  DEBUG:root:Command exited with rc 128: ['git', 'rev-parse',
  '--git-dir']
 
  fatal: Not a git repository (or any of the parent directories): .git
 
  ---
 
  DEBUG:root:Checking for a Mercurial repository...
 
  DEBUG:root:Checking for a Perforce repository...
 
  DEBUG:root:Running: p4 info
 
 
  DEBUG:root:Running: diff --version
 
  DEBUG:root:repository info: Path: perforce-rws2.corp.good.com:3666,
  Base path: None, Supports changesets: True
 
  DEBUG:root:Making HTTP GET request to
  http://reviewboard.corp.good.com/api/
 
 
  DEBUG:root:Making HTTP GET request to
  http://reviewboard.corp.good.com/api/info/
 
 
  INFO:root:Generating diff for changenum 303396
 
  DEBUG:root:Running: p4 describe -s 303396
 
 
  DEBUG:root:Processing delete of
  //depot/dev/DominoProcessDecomp/DominoProcessDecomp.sln
 
  DEBUG:root:Writing
  //depot/dev/DominoProcessDecomp/DominoProcessDecomp.sln#4 to
  c:\users\rdailey\appdata\local\temp\tmpivyvra
 
  DEBUG:root:Running: p4 print -o
  c:\users\rdailey\appdata\local\temp\tmpivyvra -q
  //depot/dev/DominoProcessDecomp/DominoProcessDecomp.sln#4
 
 
  DEBUG:root:Running: diff -urNp
  c:\users\rdailey\appdata\local\temp\tmpivyvra
  c:\users\rdailey\appdata\local\temp\tmpljgwo3
 
  DEBUG:root:Command exited with rc 1: ['diff', '-urNp',
  'c:\\users\\rdailey\\appdata\\local\\temp\\tmpivyvra',
  'c:\\users\\rdailey\\appdata\\local\\temp\\tmpljgwo3']
 
  --- c:\users\rdailey\appdata\local\temp\tmpivyvra 2013-03-29
  12:39:00.971865100 -0500
 
 
  +++ c:\users\rdailey\appdata\local\temp\tmpljgwo3 2013-03-29
  12:39:00.798330400 -0500
 
 
  @@ -1,44 +0,0 @@
 
 
  -
 
 
  -Microsoft Visual Studio Solution File, Format Version 9.00
 
 
  -# Visual Studio 2005
 
 
  -Project({8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}) = services,
  server\gmmserver\domino\server\services\services.vcproj,
  {40E4563C-EDCE-4F19-8A3F-F9497265ACEE}
 
 
  -EndProject
 
 
  -Project({8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}) = interface,
  server\gmmserver\domino\server\interface\interface.vcproj,
  {EADFA55E-6196-44CC-A496-1FDEC07DDE54}
 
 
  -EndProject
 
 
  -Project({8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}) = groupware,
  server\gmmserver\domino\server\groupware\groupware.vcproj,
  {C4D3A251-B853-43E2-84C8-5501FE40EEE8}
 
 
  -EndProject
 
 
  -Project({8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}) = gwserver,
  server\gmmserver\domino\server\gwserver\gwserver.vcproj,
  {0B59A140-C1D4-4A06-ACD8-5A78745D3C9F}
 
 
  -EndProject
 
 
  -Project({8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}) = gwclient,
  

ReviewBoard 1.7.6 - ubuntu apache2 not loading CSS and JavaScript

2013-04-15 Thread Rajiv Mordani
Hi All,
I have ReviewBoard 1.7.6 running with Apache2 on Ubuntu. I created a
brand new site with rb-site and removed the default site that Apache has on
Ubuntu. I can load review board, however the CSS and JavaScripts are not
being loaded. In searching through the archives I have seen some mails
about this issue, but haven't found a solution. I would appreciate any help
with this issue. I can provide the configuration files etc if anyone needs
to see them. Just let me know which ones.

Thanks

 - Rajiv

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




cannot upload files larger than 1 mb in RB 1.6.3

2013-04-15 Thread Harihar Pai
Hello All,

Please help its very urgent . We cannot upload the file diffs larger then 1 
mb in RB 1.6.3. Small files are working fine.

Thanks and regards,
Harihar Pai

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: cannot upload files larger than 1 mb in RB 1.6.3

2013-04-15 Thread David Trowbridge
Are you getting any errors, either in the web UI, post-review debug output, or 
the server logs?


Also, 1.6.3 is very old and it's hard to answer questions about such old 
versions. Upgrading is highly advised.
-David

On Mon, Apr 15, 2013 at 8:51 AM, Harihar Pai harihar.p...@gmail.com
wrote:

 Hello All,
 Please help its very urgent . We cannot upload the file diffs larger then 1 
 mb in RB 1.6.3. Small files are working fine.
 Thanks and regards,
 Harihar Pai
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




What am I don't wrong here

2013-04-15 Thread Jeff Schroeder
So I've setup reviewboard 1.7.6 on a Fedora 18 desktop (via yum) to test 
out the RB hotness I keep hearing about and am running into some issues. So 
first off, for each group in our company, they have a separate 'nix user 
with repo access controlled via gitolite. Redmine + a slightly customized 
redmine_gitolite plugin wrap it all and manage access control so teams can 
pointy / clicky permissions in the shiney webui. The goal is to integrate 
this somewhat with reviewboard so we can send post reviews for teammates in 
remote offices.

The problem:
I ran rb-install and installed to /srv/jeff-codereview as an example, 
slightly modified the apache-wsgi.conf, and included it into the apache 
config. RB comes up and I got ldap access all happy. When setting up a new 
git repo in RB, I am trying to use a repo mirror.

So I set things up like this:
Hosting Service: (None - Custom Repository)
Path: /srv/jeff-codereview/repos/admin-ui
Mirror Path: ssh://test-redmine/test-repo.git
Raw file URL Mask: Blank. The repo browser is not viewable unless a 
user is logged into redmine
Username: test-git
Password: Blank. It is using ssh keys
Publically Accessible: [ ] - We don't want any of the code to be 
publically accessible.

I made a group with access and that group does contain some users.

I've tried doing a git clone in /srv/jeff-codereview/repos/admin-ui with 
--bare and a normal working copy. I also generated a ssh key and put the 
ssh key in the relevant gitolite keydir + gave it R access on the repo via 
gitolite. The gitolite config with the RB generated ssh key works as 
expected.

No matter what I do, I get the dreaded Please correct the error below 
page yet there are 0 fields highlighted. I've read all of the docs I could 
find on your website and think I've done things correctly. What is the best 
way to proceed and to troubleshoot this?

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: ReviewBoard 1.7.6 for EPEL 6

2013-04-15 Thread Jeff Schroeder
On Sunday, April 14, 2013 5:06:26 PM UTC-5, Stephen Gallagher wrote:

 After much blood, sweat and tears, I have finally managed to land 
 ReviewBoard 1.7.6 in the EPEL 6 add-on repository for Red Hat Enterprise 
 Linux 6 (and its clones). The update should filter out to the 
 [epel-testing] mirrors in the next 24-48 hours. Please test carefully 
 and provide feedback if anything is amiss. 

 Note: this is a major version upgrade. Please, PLEASE back up your 
 database before upgrading to these packages. 



 https://admin.fedoraproject.org/updates/ReviewBoard-1.7.6-4.el6.3,python-django-evolution-0.6.9-1.el6.1,python-slimit-0.7.4-3.el6,nodejs-less-1.3.3-3.el6,python-djblets-0.7.11-2.el6,python-django-pipeline-1.2.24-2.el6
  


As always Stephen, very nice work!

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




What am I don't wrong here

2013-04-15 Thread Jeff Schroeder
a/don't/doing/ :)

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: cannot upload files larger than 1 mb in RB 1.6.3

2013-04-15 Thread Christian Hammond
Newer versions will handle large diffs much better. For a couple versions,
we wired off support for 1MB+ diffs, due to processing problems, but that's
now customizable in more recent versions.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com


On Mon, Apr 15, 2013 at 8:59 AM, David Trowbridge trowb...@gmail.comwrote:

 Are you getting any errors, either in the web UI, post-review debug
 output, or the server logs?

 Also, 1.6.3 is very old and it's hard to answer questions about such old
 versions. Upgrading is highly advised.
 -David


 On Mon, Apr 15, 2013 at 8:51 AM, Harihar Pai harihar.p...@gmail.comwrote:

 Hello All,

 Please help its very urgent . We cannot upload the file diffs larger then
 1 mb in RB 1.6.3. Small files are working fine.

 Thanks and regards,
 Harihar Pai

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Document (PDF) review private beta

2013-04-15 Thread David Trowbridge
Hey everyone,

We've been cooking up some advanced capabilities in a Review Board
extension to enable peer review of PDF documents. I'd like to announce that
we'll be holding a private beta of this extension pretty soon, and wanted
to open up a sign-up form.

In order to help fund the Review Board project, we plan to make this a paid
extension (but free for open source or educational use). In exchange for
your comments and feedback, participants in this beta will be offered a
discount off the list price once we hit 1.0.

If you'd like to participate, please fill out the signup form and we'll be
in touch: http://bit.ly/ZmwoNE

-David

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: What am I don't wrong here

2013-04-15 Thread Christian Hammond
Hi Jeff,

You're running into an annoying side effect of  what we're using to build that 
form. We'll likely rewrite the whole thing for 1.8..

The problem may be the path. Try pointing it explicitly to the .git directory 
itself. (Still, I would have expected an error shown on that field).

Can you see if there are any errors in the reviewboard.log file? (You may have 
to turn this on.)

Christian


On Apr 15, 2013, at 11:36, Jeff Schroeder jeffschr...@gmail.com wrote:

 So I've setup reviewboard 1.7.6 on a Fedora 18 desktop (via yum) to test out 
 the RB hotness I keep hearing about and am running into some issues. So first 
 off, for each group in our company, they have a separate 'nix user with repo 
 access controlled via gitolite. Redmine + a slightly customized 
 redmine_gitolite plugin wrap it all and manage access control so teams can 
 pointy / clicky permissions in the shiney webui. The goal is to integrate 
 this somewhat with reviewboard so we can send post reviews for teammates in 
 remote offices.
 
 The problem:
 I ran rb-install and installed to /srv/jeff-codereview as an example, 
 slightly modified the apache-wsgi.conf, and included it into the apache 
 config. RB comes up and I got ldap access all happy. When setting up a new 
 git repo in RB, I am trying to use a repo mirror.
 
 So I set things up like this:
 Hosting Service: (None - Custom Repository)
 Path: /srv/jeff-codereview/repos/admin-ui
 Mirror Path: ssh://test-redmine/test-repo.git
 Raw file URL Mask: Blank. The repo browser is not viewable unless a user 
 is logged into redmine
 Username: test-git
 Password: Blank. It is using ssh keys
 Publically Accessible: [ ] - We don't want any of the code to be 
 publically accessible.
 
 I made a group with access and that group does contain some users.
 
 I've tried doing a git clone in /srv/jeff-codereview/repos/admin-ui with 
 --bare and a normal working copy. I also generated a ssh key and put the ssh 
 key in the relevant gitolite keydir + gave it R access on the repo via 
 gitolite. The gitolite config with the RB generated ssh key works as expected.
 
 No matter what I do, I get the dreaded Please correct the error below page 
 yet there are 0 fields highlighted. I've read all of the docs I could find on 
 your website and think I've done things correctly. What is the best way to 
 proceed and to troubleshoot this?
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 1125 in reviewboard: server port number is missing in review request email

2013-04-15 Thread reviewboard


Comment #10 on issue 1125 by jakub.po...@gmail.com: server port number is  
missing in review request email

http://code.google.com/p/reviewboard/issues/detail?id=1125

I have the same issue, running ReviewBoard 1.7.6 on Apache HTTP server  
using port number 8082.
Everything works fine, only the port number does not get propagated into  
e-mail notifications.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.