Re: How to link github account on RB 2.0.11

2015-01-12 Thread Tamer Afify
Hi Christian,

Do I understand from this response that there is no way for RB to support 
code review for GitHub Enterprise (github.companyname.com) without buying 
the power pack? or RB can't support a Git repo with HTTPS protocol?
If it is supported can you provide help on how to add a  GitHub Enterprise 
repository?


On Monday, November 17, 2014 at 5:06:04 PM UTC-6, Christian Hammond wrote:

 I know you're using GitLab now, but as an FYI, the built-in GitHub support 
 in Review Board is only for github.com. GitHub Enterprise support is 
 available through Power Pack (https://www.reviewboard.org/powerpack/) 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: November 17, 2014 at 2:33:44 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Re: How to link github account on RB 2.0.11 

  Thanks David for your replay. I was using the enterprise edition, but I 
 had 
  so many issue, so I decide to use GitLab instead. Unfortunately I have 
 some 
  issues there as well. More details 
  here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE 

  On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote: 
   
   Selecting GitHub means github.com. Are you using GitHub enterprise? 
   
   -david 
   
   On Sun, Nov 16, 2014 at 6:16 PM, MoonWalkerwrote: 
   
   both RB and GitHub are local servers (no internet access) 
   
   On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge 
 wrote: 
   
   It looks like we have some problems with the error handling, but 
 there's 
   some issue attempting to communicate with GitHub's API. Does this 
 machine 
   have access to the internet? Is it possible that you need to 
 configure an 
   HTTP proxy? 
   
   -David 
   
   On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker   
   wrote: 
   
   I we have a private GitHub repo and I am trying to connect to my RB 
   2.0.11. I noticed that the Account option shows Link a new 
 account but 
   seems like the account is not linked. How shall I link the github 
 account? 
   
   Please take a look at my screen shoot. 
   
   P.S this user has admin rights 
   
   
   
   
 
   
   -- 
   Get the Review Board Power Pack at http://www.reviewboard.org/ 
   powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: 
 https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   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...@googlegroups.com. 
   For more options, visit https://groups.google.com/d/optout. 
   
   
   -- 
   Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   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...@googlegroups.com . 
   For more options, visit https://groups.google.com/d/optout. 
   
   
   

  -- 
  Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  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...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: How to link github account on RB 2.0.11

2015-01-12 Thread Christian Hammond
Hi Tamer,

This is correct. You need Power Pack to talk to GitHub Enterprise.

Git's protocols are all too limiting to be used in a remote fashion the way 
code review tools typically need without some sort of wrapper (GitWeb or, 
preferably, a complete API). This is what GitHub and GitHub Enterprise both 
provide.

Once Power Pack is installed, all you need to do is select GitHub Enterprise 
when configuring a repository. In future versions of Review Board and Power 
Pack, we're going to have better integration to support automatically managing 
repositories on Review Board when they change on GitHub Enterprise.

Christian

--  
Christian Hammond - christ...@beanbaginc.com  
Review Board - https://www.reviewboard.org  
Beanbag, Inc. - https://www.beanbaginc.com

-Original Message-
From: Tamer Afify tamer.af...@gmail.com
Reply: reviewboard@googlegroups.com reviewboard@googlegroups.com
Date: January 12, 2015 at 5:46:26 PM
To: reviewboard@googlegroups.com reviewboard@googlegroups.com
Cc: daniel.cabrera...@gmail.com daniel.cabrera...@gmail.com, 
christ...@beanbaginc.com christ...@beanbaginc.com
Subject:  Re: How to link github account on RB 2.0.11

 Hi Christian,
  
 Do I understand from this response that there is no way for RB to support
 code review for GitHub Enterprise (github.companyname.com) without buying
 the power pack? or RB can't support a Git repo with HTTPS protocol?
 If it is supported can you provide help on how to add a GitHub Enterprise
 repository?
  
  
 On Monday, November 17, 2014 at 5:06:04 PM UTC-6, Christian Hammond wrote:
 
  I know you're using GitLab now, but as an FYI, the built-in GitHub support
  in Review Board is only for github.com. GitHub Enterprise support is
  available through Power Pack (https://www.reviewboard.org/powerpack/)
 
  Christian
 
  --
  Christian Hammond - chri...@beanbaginc.com  
  Review Board - https://www.reviewboard.org
  Beanbag, Inc. - https://www.beanbaginc.com
 
  -Original Message-
  From: MoonWalker 
  Reply: revie...@googlegroups.com   
  Date: November 17, 2014 at 2:33:44 PM
  To: revie...@googlegroups.com   
  Subject: Re: How to link github account on RB 2.0.11
 
   Thanks David for your replay. I was using the enterprise edition, but I
  had
   so many issue, so I decide to use GitLab instead. Unfortunately I have
  some
   issues there as well. More details
   here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE
  
   On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote:
   
Selecting GitHub means github.com. Are you using GitHub enterprise?
   
-david
   
On Sun, Nov 16, 2014 at 6:16 PM, MoonWalkerwrote:
   
both RB and GitHub are local servers (no internet access)
   
On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge
  wrote:
   
It looks like we have some problems with the error handling, but
  there's
some issue attempting to communicate with GitHub's API. Does this
  machine
have access to the internet? Is it possible that you need to
  configure an
HTTP proxy?
   
-David
   
On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker
wrote:
   
I we have a private GitHub repo and I am trying to connect to my RB
2.0.11. I noticed that the Account option shows Link a new
  account but
seems like the account is not linked. How shall I link the github
  account?
   
Please take a look at my screen shoot.
   
P.S this user has admin rights
   
   
   
   
   
   
--
Get the Review Board Power Pack at http://www.reviewboard.org/
powerpack/
---
Sign up for Review Board hosting at RBCommons:
  https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
---
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
   
   
--
Get the Review Board Power Pack at
  http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
---
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...@googlegroups.com .
For more options, visit https://groups.google.com/d/optout.
   
   
   
  
   --
   Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
   ---
   Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
   ---
   Happy user? Let us know at http://www.reviewboard.org/users/
   ---
   You received this message because you are subscribed to the Google
  Groups reviewboard
   group.
   To unsubscribe from this group

Re: How to link github account on RB 2.0.11

2014-11-17 Thread MoonWalker
Thanks David for your replay. I was using the enterprise edition, but I had 
so many issue, so I decide to use GitLab instead. Unfortunately I have some 
issues there as well. More details 
here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE

On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote:

 Selecting GitHub means github.com. Are you using GitHub enterprise?

 -david

 On Sun, Nov 16, 2014 at 6:16 PM, MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 both RB and GitHub are local servers (no internet access)

 On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge wrote:

 It looks like we have some problems with the error handling, but there's 
 some issue attempting to communicate with GitHub's API. Does this machine 
 have access to the internet? Is it possible that you need to configure an 
 HTTP proxy?

 -David

 On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker daniel.c...@gmail.com 
 wrote:

 I we have a private GitHub repo and I am trying to connect  to my RB 
 2.0.11. I noticed that the Account option shows Link a new account but 
 seems like the account is not linked. How shall I link the github account?

 Please take a look at my screen shoot.

 P.S this user has admin rights 




 https://lh6.googleusercontent.com/-wnCkE_9b5gc/VGlPDDJMFTI/DLQ/gylGmhPV-Y0/s1600/Capture.PNG

  -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/
 powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 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...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-17 Thread Christian Hammond
I know you're using GitLab now, but as an FYI, the built-in GitHub support in 
Review Board is only for github.com. GitHub Enterprise support is available 
through Power Pack (https://www.reviewboard.org/powerpack/)

Christian

--  
Christian Hammond - christ...@beanbaginc.com  
Review Board - https://www.reviewboard.org  
Beanbag, Inc. - https://www.beanbaginc.com

-Original Message-
From: MoonWalker daniel.cabrera...@gmail.com
Reply: reviewboard@googlegroups.com reviewboard@googlegroups.com
Date: November 17, 2014 at 2:33:44 PM
To: reviewboard@googlegroups.com reviewboard@googlegroups.com
Subject:  Re: How to link github account on RB 2.0.11

 Thanks David for your replay. I was using the enterprise edition, but I had
 so many issue, so I decide to use GitLab instead. Unfortunately I have some
 issues there as well. More details
 here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE
  
 On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote:
 
  Selecting GitHub means github.com. Are you using GitHub enterprise?
 
  -david
 
  On Sun, Nov 16, 2014 at 6:16 PM, MoonWalkerwrote:
 
  both RB and GitHub are local servers (no internet access)
 
  On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge wrote:
 
  It looks like we have some problems with the error handling, but there's
  some issue attempting to communicate with GitHub's API. Does this machine
  have access to the internet? Is it possible that you need to configure an
  HTTP proxy?
 
  -David
 
  On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker  
  wrote:
 
  I we have a private GitHub repo and I am trying to connect to my RB
  2.0.11. I noticed that the Account option shows Link a new account but
  seems like the account is not linked. How shall I link the github 
  account?
 
  Please take a look at my screen shoot.
 
  P.S this user has admin rights
 
 
 
 
   
 
  --
  Get the Review Board Power Pack at http://www.reviewboard.org/
  powerpack/
  ---
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
  ---
  Happy user? Let us know at http://www.reviewboard.org/users/
  ---
  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...@googlegroups.com.
  For more options, visit https://groups.google.com/d/optout.
 
 
  --
  Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
  ---
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
  ---
  Happy user? Let us know at http://www.reviewboard.org/users/
  ---
  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...@googlegroups.com .
  For more options, visit https://groups.google.com/d/optout.
 
 
 
  
 --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 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/d/optout.
  

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-17 Thread MoonWalker
Thank you Christian :-)

On Tuesday, November 18, 2014 10:06:04 AM UTC+11, Christian Hammond wrote:

 I know you're using GitLab now, but as an FYI, the built-in GitHub support 
 in Review Board is only for github.com. GitHub Enterprise support is 
 available through Power Pack (https://www.reviewboard.org/powerpack/) 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: November 17, 2014 at 2:33:44 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Re: How to link github account on RB 2.0.11 

  Thanks David for your replay. I was using the enterprise edition, but I 
 had 
  so many issue, so I decide to use GitLab instead. Unfortunately I have 
 some 
  issues there as well. More details 
  here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE 

  On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote: 
   
   Selecting GitHub means github.com. Are you using GitHub enterprise? 
   
   -david 
   
   On Sun, Nov 16, 2014 at 6:16 PM, MoonWalkerwrote: 
   
   both RB and GitHub are local servers (no internet access) 
   
   On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge 
 wrote: 
   
   It looks like we have some problems with the error handling, but 
 there's 
   some issue attempting to communicate with GitHub's API. Does this 
 machine 
   have access to the internet? Is it possible that you need to 
 configure an 
   HTTP proxy? 
   
   -David 
   
   On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker   
   wrote: 
   
   I we have a private GitHub repo and I am trying to connect to my RB 
   2.0.11. I noticed that the Account option shows Link a new 
 account but 
   seems like the account is not linked. How shall I link the github 
 account? 
   
   Please take a look at my screen shoot. 
   
   P.S this user has admin rights 
   
   
   
   
 
   
   -- 
   Get the Review Board Power Pack at http://www.reviewboard.org/ 
   powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: 
 https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   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...@googlegroups.com. 
   For more options, visit https://groups.google.com/d/optout. 
   
   
   -- 
   Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   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...@googlegroups.com . 
   For more options, visit https://groups.google.com/d/optout. 
   
   
   

  -- 
  Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  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...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


How to link github account on RB 2.0.11

2014-11-16 Thread MoonWalker
I we have a private GitHub repo and I am trying to connect  to my RB 
2.0.11. I noticed that the Account option shows Link a new account but 
seems like the account is not linked. How shall I link the github account?

Please take a look at my screen shoot.

P.S this user has admin rights 



https://lh6.googleusercontent.com/-wnCkE_9b5gc/VGlPDDJMFTI/DLQ/gylGmhPV-Y0/s1600/Capture.PNG

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-16 Thread David Trowbridge
It looks like we have some problems with the error handling, but there's
some issue attempting to communicate with GitHub's API. Does this machine
have access to the internet? Is it possible that you need to configure an
HTTP proxy?

-David

On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker daniel.cabrera...@gmail.com
wrote:

 I we have a private GitHub repo and I am trying to connect  to my RB
 2.0.11. I noticed that the Account option shows Link a new account but
 seems like the account is not linked. How shall I link the github account?

 Please take a look at my screen shoot.

 P.S this user has admin rights




 https://lh6.googleusercontent.com/-wnCkE_9b5gc/VGlPDDJMFTI/DLQ/gylGmhPV-Y0/s1600/Capture.PNG

  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 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/d/optout.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-16 Thread MoonWalker
both RB and GitHub are local servers (no internet access)

On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge wrote:

 It looks like we have some problems with the error handling, but there's 
 some issue attempting to communicate with GitHub's API. Does this machine 
 have access to the internet? Is it possible that you need to configure an 
 HTTP proxy?

 -David

 On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 I we have a private GitHub repo and I am trying to connect  to my RB 
 2.0.11. I noticed that the Account option shows Link a new account but 
 seems like the account is not linked. How shall I link the github account?

 Please take a look at my screen shoot.

 P.S this user has admin rights 




 https://lh6.googleusercontent.com/-wnCkE_9b5gc/VGlPDDJMFTI/DLQ/gylGmhPV-Y0/s1600/Capture.PNG

  -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 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...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-16 Thread David Trowbridge
Selecting GitHub means github.com. Are you using GitHub enterprise?

-david

On Sun, Nov 16, 2014 at 6:16 PM, MoonWalker daniel.cabrera...@gmail.com
wrote:

 both RB and GitHub are local servers (no internet access)

 On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge wrote:

 It looks like we have some problems with the error handling, but there's
 some issue attempting to communicate with GitHub's API. Does this machine
 have access to the internet? Is it possible that you need to configure an
 HTTP proxy?

 -David

 On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker daniel.c...@gmail.com
 wrote:

 I we have a private GitHub repo and I am trying to connect  to my RB
 2.0.11. I noticed that the Account option shows Link a new account but
 seems like the account is not linked. How shall I link the github account?

 Please take a look at my screen shoot.

 P.S this user has admin rights




 https://lh6.googleusercontent.com/-wnCkE_9b5gc/VGlPDDJMFTI/DLQ/gylGmhPV-Y0/s1600/Capture.PNG

  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 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...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 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/d/optout.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.