Re: Having trouble setting up a GitHub (Private Organization) repository

2013-07-29 Thread Wei Dai
Thanks so much for the hint! Yes I never realized that it's the rbssh path.
For some reason it's in /usr/local/bin but not in /usr/bin.  sudo ln -s
/usr/local/bin/rbssh /usr/bin/rbssh did the trick. Thank you again!


On Mon, Jul 29, 2013 at 12:35 AM, Christian Hammond chip...@chipx86.comwrote:

 How did you install Review Board exactly?

 What OS/distro?

 Any special web server or virtualenv setup?

 If it's exactly the same error (please paste yours) then the PATH isn't
 set up to find the rbssh that was installed when installing Review Board.

 Christian

 --
 Christian Hammond - chip...@chipx86.com

 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com


 On Fri, Jul 26, 2013 at 12:37 PM, Wei Dai wei...@google.com wrote:

 Hello, did you eventually figure out this problem? I also have exactly
 the same error log messages. Thanks!

 Dai Wei


 On Friday, May 4, 2012 7:29:13 AM UTC-4, Can Özmen wrote:

 I first tried adding the SSH key to my GitHub account and then as a
 deploy key to the private repo's account.

 Both fail with the same message:

 2012-05-04 14:24:39,977 - DEBUG - Switch to new keys ...
 2012-05-04 14:24:39,983 - DEBUG - Trying SSH key
 3e2bacb616553a8258f03dc1b70f3a**9c
 2012-05-04 14:24:40,204 - DEBUG - userauth is OK
 2012-05-04 14:24:40,818 - INFO - Authentication (publickey) successful!
 2012-05-04 14:24:40,912 - DEBUG - EOF in transport thread
 2012-05-04 14:24:40,936 - ERROR - Git: Failed to find valid repository
 ssh://g...@github.com/**PhonoClick/Pesto.githttp://g...@github.com/PhonoClick/Pesto.git:
 error: cannot run rbssh: No such file or directory
 fatal: unable to fork


 --
 Can Özmen

 On Friday, May 4, 2012 at 11:51 AM, Christian Hammond wrote:

 Do you have an SSH key configured and linked on that account? That could
 do it.

 If you check the Review Board log file, there may be more information.

 Christian

 --
 Christian Hammond - chi...@chipx86.com

 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Fri, May 4, 2012 at 1:24 AM, Can Özmen cano...@gmail.com wrote:

 I'm still getting the 'a repo was not found' error.

 Here's a screenshot showing how I fill the fields.

 Any other gotchas that I should be aware of?

 Thanks,
 Can.

 On Fri, May 4, 2012 at 11:10 AM, Christian Hammond chi...@chipx86.com
 wrote:
  Try setting your own username as the hosting owner before getting the
 token,
  and then switching to the organization after.
 
  We'll be deploying a version soon that switches to the new API.
 
  Christian
 
  --
  Christian Hammond - chi...@chipx86.com

  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
 
  On Fri, May 4, 2012 at 12:11 AM, Can Özmen cano...@gmail.com wrote:
 
  But in the case of a private org that would make 'foo' the owner,
 which is
  the name of the organization.
 
  Then the 'Get your API Token' part asks for foo's password, which
 doesn't
  make sense since 'foo' is not an account that I can log-in with.
 
  --
  Can Özmen
 
  On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:
 
  The Project Name is the foo in foo.git. The owner field would be
 the
  account owning the repo. So, github.com/foo/bar.git would use foo
 as the
  owner and bar as the project.
 
  Christian
 
 
  On May 2, 2012, at 10:03, Can Özmen cano...@gmail.com wrote:
 
  Hi Christian  Dan,
 
  I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
 
  I've got an API token via the web interface. I've generated a key
 pair and
  uploaded the public part as a deploy key to the repo I want to
 connect to
  ((RB asked me to confirm the host afterwards)).
 
  But I'm getting the 'a repository was not found at the specified
 path.'
  error.
 
  In what format should I fill in the 'Project Name:' field and what
 logs
  should I check for more info.
 
  Thanks,
  Can.
 
  On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
 
  They've been nice enough to give Review Board an extension on the one
 API
  call we use, and are working on making the API token accessible
 somewhere
  until then. Said it may be a couple days.
 
  In the meantime, I'm making progress on v3 support, which will also
 come
  with a much easier repository setup process.
 
  Christian
 
 
  On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:
 
  I finally got a response from GitHub. Here is it:
 
  The API Token has been removed. We encourage all third  party
  applications to migrate to API v3. Please check our latest blog post
 for
  more details: 
  https://github.com/**blog/1090-github-api-moving-onhttps://github.com/blog/1090-github-api-moving-on
 **
 
  Pretty much, they've said, We're shutting down the v1 and v2 APIs on
 May
  1. Oh, and if you don't already have an API Token, then I guess for
 you, the
  APIs are shut down now. Brilliant.
 
  -- Dan
 
 
  --
  Want to help the Review Board project? Donate today at
  

Re: Having trouble setting up a GitHub (Private Organization) repository

2013-07-28 Thread Wei Dai
Hello, did you eventually figure out this problem? I also have exactly the 
same error log messages. Thanks!

Dai Wei

On Friday, May 4, 2012 7:29:13 AM UTC-4, Can Özmen wrote:

 I first tried adding the SSH key to my GitHub account and then as a deploy 
 key to the private repo's account.

 Both fail with the same message:

 2012-05-04 14:24:39,977 - DEBUG - Switch to new keys ...
 2012-05-04 14:24:39,983 - DEBUG - Trying SSH key 
 3e2bacb616553a8258f03dc1b70f3a9c
 2012-05-04 14:24:40,204 - DEBUG - userauth is OK
 2012-05-04 14:24:40,818 - INFO - Authentication (publickey) successful!
 2012-05-04 14:24:40,912 - DEBUG - EOF in transport thread
 2012-05-04 14:24:40,936 - ERROR - Git: Failed to find valid repository 
 ssh://g...@github.com/PhonoClick/Pesto.git: error: cannot run rbssh: No 
 such file or directory
 fatal: unable to fork
  

 -- 
 Can Özmen

 On Friday, May 4, 2012 at 11:51 AM, Christian Hammond wrote:

 Do you have an SSH key configured and linked on that account? That could 
 do it.

 If you check the Review Board log file, there may be more information.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Fri, May 4, 2012 at 1:24 AM, Can Özmen cano...@gmail.com javascript:
  wrote:

 I'm still getting the 'a repo was not found' error.

 Here's a screenshot showing how I fill the fields.

 Any other gotchas that I should be aware of?

 Thanks,
 Can.

 On Fri, May 4, 2012 at 11:10 AM, Christian Hammond 
 chi...@chipx86.comjavascript: 
 wrote:
  Try setting your own username as the hosting owner before getting the 
 token,
  and then switching to the organization after.
 
  We'll be deploying a version soon that switches to the new API.
 
  Christian
 
  --
  Christian Hammond - chi...@chipx86.com javascript:
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
 
  On Fri, May 4, 2012 at 12:11 AM, Can Özmen cano...@gmail.comjavascript: 
 wrote:
 
  But in the case of a private org that would make 'foo' the owner, which 
 is
  the name of the organization.
 
  Then the 'Get your API Token' part asks for foo's password, which 
 doesn't
  make sense since 'foo' is not an account that I can log-in with.
 
  --
  Can Özmen
 
  On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:
 
  The Project Name is the foo in foo.git. The owner field would be the
  account owning the repo. So, github.com/foo/bar.git would use foo as 
 the
  owner and bar as the project.
 
  Christian
 
 
  On May 2, 2012, at 10:03, Can Özmen cano...@gmail.com javascript: 
 wrote:
 
  Hi Christian  Dan,
 
  I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
 
  I've got an API token via the web interface. I've generated a key pair 
 and
  uploaded the public part as a deploy key to the repo I want to connect 
 to
  ((RB asked me to confirm the host afterwards)).
 
  But I'm getting the 'a repository was not found at the specified path.'
  error.
 
  In what format should I fill in the 'Project Name:' field and what logs
  should I check for more info.
 
  Thanks,
  Can.
 
  On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
 
  They've been nice enough to give Review Board an extension on the one 
 API
  call we use, and are working on making the API token accessible 
 somewhere
  until then. Said it may be a couple days.
 
  In the meantime, I'm making progress on v3 support, which will also come
  with a much easier repository setup process.
 
  Christian
 
 
  On Apr 17, 2012, at 10:03, Dan Z d...@modria.com javascript: wrote:
 
  I finally got a response from GitHub. Here is it:
 
  The API Token has been removed. We encourage all third  party
  applications to migrate to API v3. Please check our latest blog post for
  more details: https://github.com/blog/1090-github-api-moving-on;
 
  Pretty much, they've said, We're shutting down the v1 and v2 APIs on 
 May
  1. Oh, and if you don't already have an API Token, then I guess for 
 you, the
  APIs are shut down now. Brilliant.
 
  -- Dan
 
 
  --
  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...@googlegroups.com javascript:
  For more options, visit this group at
  http://groups.google.com/group/reviewboard?hl=en
 
  --
  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...@googlegroups.com javascript:
  For more options, visit this group at
  http://groups.google.com/group/reviewboard?hl=en
 
  --
  Want to help the Review Board project? Donate today at
 

Re: Having trouble setting up a GitHub (Private Organization) repository

2013-07-28 Thread Christian Hammond
How did you install Review Board exactly?

What OS/distro?

Any special web server or virtualenv setup?

If it's exactly the same error (please paste yours) then the PATH isn't set
up to find the rbssh that was installed when installing Review Board.

Christian

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


On Fri, Jul 26, 2013 at 12:37 PM, Wei Dai wei...@google.com wrote:

 Hello, did you eventually figure out this problem? I also have exactly the
 same error log messages. Thanks!

 Dai Wei


 On Friday, May 4, 2012 7:29:13 AM UTC-4, Can Özmen wrote:

 I first tried adding the SSH key to my GitHub account and then as a
 deploy key to the private repo's account.

 Both fail with the same message:

 2012-05-04 14:24:39,977 - DEBUG - Switch to new keys ...
 2012-05-04 14:24:39,983 - DEBUG - Trying SSH key
 3e2bacb616553a8258f03dc1b70f3a**9c
 2012-05-04 14:24:40,204 - DEBUG - userauth is OK
 2012-05-04 14:24:40,818 - INFO - Authentication (publickey) successful!
 2012-05-04 14:24:40,912 - DEBUG - EOF in transport thread
 2012-05-04 14:24:40,936 - ERROR - Git: Failed to find valid repository
 ssh://g...@github.com/**PhonoClick/Pesto.githttp://g...@github.com/PhonoClick/Pesto.git:
 error: cannot run rbssh: No such file or directory
 fatal: unable to fork


 --
 Can Özmen

 On Friday, May 4, 2012 at 11:51 AM, Christian Hammond wrote:

 Do you have an SSH key configured and linked on that account? That could
 do it.

 If you check the Review Board log file, there may be more information.

 Christian

 --
 Christian Hammond - chi...@chipx86.com

 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Fri, May 4, 2012 at 1:24 AM, Can Özmen cano...@gmail.com wrote:

 I'm still getting the 'a repo was not found' error.

 Here's a screenshot showing how I fill the fields.

 Any other gotchas that I should be aware of?

 Thanks,
 Can.

 On Fri, May 4, 2012 at 11:10 AM, Christian Hammond chi...@chipx86.com
 wrote:
  Try setting your own username as the hosting owner before getting the
 token,
  and then switching to the organization after.
 
  We'll be deploying a version soon that switches to the new API.
 
  Christian
 
  --
  Christian Hammond - chi...@chipx86.com

  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
 
  On Fri, May 4, 2012 at 12:11 AM, Can Özmen cano...@gmail.com wrote:
 
  But in the case of a private org that would make 'foo' the owner,
 which is
  the name of the organization.
 
  Then the 'Get your API Token' part asks for foo's password, which
 doesn't
  make sense since 'foo' is not an account that I can log-in with.
 
  --
  Can Özmen
 
  On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:
 
  The Project Name is the foo in foo.git. The owner field would be
 the
  account owning the repo. So, github.com/foo/bar.git would use foo
 as the
  owner and bar as the project.
 
  Christian
 
 
  On May 2, 2012, at 10:03, Can Özmen cano...@gmail.com wrote:
 
  Hi Christian  Dan,
 
  I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
 
  I've got an API token via the web interface. I've generated a key pair
 and
  uploaded the public part as a deploy key to the repo I want to connect
 to
  ((RB asked me to confirm the host afterwards)).
 
  But I'm getting the 'a repository was not found at the specified path.'
  error.
 
  In what format should I fill in the 'Project Name:' field and what logs
  should I check for more info.
 
  Thanks,
  Can.
 
  On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
 
  They've been nice enough to give Review Board an extension on the one
 API
  call we use, and are working on making the API token accessible
 somewhere
  until then. Said it may be a couple days.
 
  In the meantime, I'm making progress on v3 support, which will also
 come
  with a much easier repository setup process.
 
  Christian
 
 
  On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:
 
  I finally got a response from GitHub. Here is it:
 
  The API Token has been removed. We encourage all third  party
  applications to migrate to API v3. Please check our latest blog post
 for
  more details: 
  https://github.com/**blog/1090-github-api-moving-onhttps://github.com/blog/1090-github-api-moving-on
 **
 
  Pretty much, they've said, We're shutting down the v1 and v2 APIs on
 May
  1. Oh, and if you don't already have an API Token, then I guess for
 you, the
  APIs are shut down now. Brilliant.
 
  -- Dan
 
 
  --
  Want to help the Review Board project? Donate today at
  http://www.reviewboard.org/**donate/http://www.reviewboard.org/donate/
  Happy user? Let us know at 
  http://www.reviewboard.org/**users/http://www.reviewboard.org/users/
  -~--~~~~--**~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard...@**googlegroups.com

  For more options, visit 

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-07-09 Thread bc Wong
On Wednesday, May 2, 2012 10:03:04 AM UTC-7, Can Özmen wrote:

 Hi Christian  Dan,

 I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.

 I've got an API token via the web interface. I've generated a key pair and 
 uploaded the public part as a deploy key to the repo I want to connect to 
 ((RB asked me to confirm the host afterwards)).

 But I'm getting the 'a repository was not found at the specified path.' 
 error.

 In what format should I fill in the 'Project Name:' field and what logs 
 should I check for more info.


FWIW, I got the same error on 1.6.9, and found out, from the logs, that I 
needed to go to github (https://github.com/settings/ssh/audit) to verify an 
SSH key. Works great afterwards.

Cheers,
bc 

Thanks,
 Can.

 On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:

 They've been nice enough to give Review Board an extension on the one API 
 call we use, and are working on making the API token accessible somewhere 
 until then. Said it may be a couple days.

 In the meantime, I'm making progress on v3 support, which will also come 
 with a much easier repository setup process.

 Christian


 On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:

 I finally got a response from GitHub. Here is it:

 The API Token has been removed. We encourage all third  party 
 applications to migrate to API v3. Please check our latest blog post for 
 more details: https://github.com/blog/1090-github-api-moving-on;

 Pretty much, they've said, We're shutting down the v1 and v2 APIs on May 
 1. Oh, and if you don't already have an API Token, then I guess for you, 
 the APIs are shut down now. Brilliant.

 -- Dan


  -- 
 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



-- 
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

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-04 Thread Can Özmen
But in the case of a private org that would make 'foo' the owner, which is the 
name of the organization.

Then the 'Get your API Token' part asks for foo's password, which doesn't make 
sense since 'foo' is not an account that I can log-in with.  

--  
Can Özmen


On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:

 The Project Name is the foo in foo.git. The owner field would be the 
 account owning the repo. So, github.com/foo/bar.git 
 (http://github.com/foo/bar.git) would use foo as the owner and bar as the 
 project.
  
 Christian
  
  
 On May 2, 2012, at 10:03, Can Özmen canoz...@gmail.com 
 (mailto:canoz...@gmail.com) wrote:
  
  Hi Christian  Dan,
   
  I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
   
  I've got an API token via the web interface. I've generated a key pair and 
  uploaded the public part as a deploy key to the repo I want to connect to 
  ((RB asked me to confirm the host afterwards)).
   
  But I'm getting the 'a repository was not found at the specified path.' 
  error.
   
  In what format should I fill in the 'Project Name:' field and what logs 
  should I check for more info.
   
  Thanks,
  Can.
   
  On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
   They've been nice enough to give Review Board an extension on the one API 
   call we use, and are working on making the API token accessible somewhere 
   until then. Said it may be a couple days.

   In the meantime, I'm making progress on v3 support, which will also come 
   with a much easier repository setup process.

   Christian


   On Apr 17, 2012, at 10:03, Dan Z d...@modria.com 
   (mailto:d...@modria.com) wrote:

I finally got a response from GitHub. Here is it:
 
The API Token has been removed. We encourage all third  party 
applications to migrate to API v3. Please check our latest blog post 
for more details: https://github.com/blog/1090-github-api-moving-on;
 
Pretty much, they've said, We're shutting down the v1 and v2 APIs on 
May 1. Oh, and if you don't already have an API Token, then I guess for 
you, the APIs are shut down now. Brilliant.
 
-- Dan
 
  
--  
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 
(mailto:reviewboard+unsubscr...@googlegroups.com)
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en  
   
  --  
  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 
  (mailto:reviewboard+unsubscr...@googlegroups.com)
  For more options, visit this group at 
  http://groups.google.com/group/reviewboard?hl=en
  
 --  
 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 
 (mailto:reviewboard+unsubscr...@googlegroups.com)
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en  

-- 
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

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-04 Thread Christian Hammond
Do you have an SSH key configured and linked on that account? That could do
it.

If you check the Review Board log file, there may be more information.

Christian

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


On Fri, May 4, 2012 at 1:24 AM, Can Özmen canoz...@gmail.com wrote:

 I'm still getting the 'a repo was not found' error.

 Here's a screenshot showing how I fill the fields.

 Any other gotchas that I should be aware of?

 Thanks,
 Can.

 On Fri, May 4, 2012 at 11:10 AM, Christian Hammond chip...@chipx86.com
 wrote:
  Try setting your own username as the hosting owner before getting the
 token,
  and then switching to the organization after.
 
  We'll be deploying a version soon that switches to the new API.
 
  Christian
 
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
 
  On Fri, May 4, 2012 at 12:11 AM, Can Özmen canoz...@gmail.com wrote:
 
  But in the case of a private org that would make 'foo' the owner, which
 is
  the name of the organization.
 
  Then the 'Get your API Token' part asks for foo's password, which
 doesn't
  make sense since 'foo' is not an account that I can log-in with.
 
  --
  Can Özmen
 
  On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:
 
  The Project Name is the foo in foo.git. The owner field would be the
  account owning the repo. So, github.com/foo/bar.git would use foo as
 the
  owner and bar as the project.
 
  Christian
 
 
  On May 2, 2012, at 10:03, Can Özmen canoz...@gmail.com wrote:
 
  Hi Christian  Dan,
 
  I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
 
  I've got an API token via the web interface. I've generated a key pair
 and
  uploaded the public part as a deploy key to the repo I want to connect
 to
  ((RB asked me to confirm the host afterwards)).
 
  But I'm getting the 'a repository was not found at the specified path.'
  error.
 
  In what format should I fill in the 'Project Name:' field and what logs
  should I check for more info.
 
  Thanks,
  Can.
 
  On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
 
  They've been nice enough to give Review Board an extension on the one
 API
  call we use, and are working on making the API token accessible
 somewhere
  until then. Said it may be a couple days.
 
  In the meantime, I'm making progress on v3 support, which will also come
  with a much easier repository setup process.
 
  Christian
 
 
  On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:
 
  I finally got a response from GitHub. Here is it:
 
  The API Token has been removed. We encourage all third  party
  applications to migrate to API v3. Please check our latest blog post for
  more details: https://github.com/blog/1090-github-api-moving-on;
 
  Pretty much, they've said, We're shutting down the v1 and v2 APIs on
 May
  1. Oh, and if you don't already have an API Token, then I guess for
 you, the
  APIs are shut down now. Brilliant.
 
  -- Dan
 
 
  --
  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
 
  --
  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
 
  --
  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
 
 
  --
  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
 
 
  --
  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
  

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-04 Thread Can Özmen
I first tried adding the SSH key to my GitHub account and then as a deploy key 
to the private repo's account.

Both fail with the same message:

2012-05-04 14:24:39,977 - DEBUG - Switch to new keys ...
2012-05-04 14:24:39,983 - DEBUG - Trying SSH key 
3e2bacb616553a8258f03dc1b70f3a9c
2012-05-04 14:24:40,204 - DEBUG - userauth is OK
2012-05-04 14:24:40,818 - INFO - Authentication (publickey) successful!
2012-05-04 14:24:40,912 - DEBUG - EOF in transport thread
2012-05-04 14:24:40,936 - ERROR - Git: Failed to find valid repository 
ssh://g...@github.com/PhonoClick/Pesto.git: error: cannot run rbssh: No such 
file or directory
fatal: unable to fork
  


--  
Can Özmen


On Friday, May 4, 2012 at 11:51 AM, Christian Hammond wrote:

 Do you have an SSH key configured and linked on that account? That could do 
 it.
  
 If you check the Review Board log file, there may be more information.
  
 Christian
  
 --  
 Christian Hammond - chip...@chipx86.com (mailto:chip...@chipx86.com)
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com
  
  
 On Fri, May 4, 2012 at 1:24 AM, Can Özmen canoz...@gmail.com 
 (mailto:canoz...@gmail.com) wrote:
  I'm still getting the 'a repo was not found' error.
   
  Here's a screenshot showing how I fill the fields.
   
  Any other gotchas that I should be aware of?
   
  Thanks,
  Can.
   
  On Fri, May 4, 2012 at 11:10 AM, Christian Hammond chip...@chipx86.com 
  (mailto:chip...@chipx86.com) wrote:
   Try setting your own username as the hosting owner before getting the 
   token,
   and then switching to the organization after.
  
   We'll be deploying a version soon that switches to the new API.
  
   Christian
  
   --
   Christian Hammond - chip...@chipx86.com (mailto:chip...@chipx86.com)
   Review Board - http://www.reviewboard.org
   VMware, Inc. - http://www.vmware.com
  
  
  
   On Fri, May 4, 2012 at 12:11 AM, Can Özmen canoz...@gmail.com 
   (mailto:canoz...@gmail.com) wrote:
  
   But in the case of a private org that would make 'foo' the owner, which 
   is
   the name of the organization.
  
   Then the 'Get your API Token' part asks for foo's password, which doesn't
   make sense since 'foo' is not an account that I can log-in with.
  
   --
   Can Özmen
  
   On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:
  
   The Project Name is the foo in foo.git. The owner field would be the
   account owning the repo. So, github.com/foo/bar.git 
   (http://github.com/foo/bar.git) would use foo as the
   owner and bar as the project.
  
   Christian
  
  
   On May 2, 2012, at 10:03, Can Özmen canoz...@gmail.com 
   (mailto:canoz...@gmail.com) wrote:
  
   Hi Christian  Dan,
  
   I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
  
   I've got an API token via the web interface. I've generated a key pair 
   and
   uploaded the public part as a deploy key to the repo I want to connect to
   ((RB asked me to confirm the host afterwards)).
  
   But I'm getting the 'a repository was not found at the specified path.'
   error.
  
   In what format should I fill in the 'Project Name:' field and what logs
   should I check for more info.
  
   Thanks,
   Can.
  
   On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
  
   They've been nice enough to give Review Board an extension on the one API
   call we use, and are working on making the API token accessible somewhere
   until then. Said it may be a couple days.
  
   In the meantime, I'm making progress on v3 support, which will also come
   with a much easier repository setup process.
  
   Christian
  
  
   On Apr 17, 2012, at 10:03, Dan Z d...@modria.com 
   (mailto:d...@modria.com) wrote:
  
   I finally got a response from GitHub. Here is it:
  
   The API Token has been removed. We encourage all third  party
   applications to migrate to API v3. Please check our latest blog post for
   more details: https://github.com/blog/1090-github-api-moving-on;
  
   Pretty much, they've said, We're shutting down the v1 and v2 APIs on May
   1. Oh, and if you don't already have an API Token, then I guess for you, 
   the
   APIs are shut down now. Brilliant.
  
   -- Dan
  
  
   --
   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 
   (mailto:reviewboard%2bunsubscr...@googlegroups.com)
   For more options, visit this group at
   http://groups.google.com/group/reviewboard?hl=en
  
   --
   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 
   

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-04 Thread Christian Hammond
How did you install Review Board? Looks like either a broken install or maybe 
some tightened security disallowing it from running executables?

Christian



On May 4, 2012, at 4:29, Can Özmen canoz...@gmail.com wrote:

 I first tried adding the SSH key to my GitHub account and then as a deploy 
 key to the private repo's account.
 
 Both fail with the same message:
 
 2012-05-04 14:24:39,977 - DEBUG - Switch to new keys ...
 2012-05-04 14:24:39,983 - DEBUG - Trying SSH key 
 3e2bacb616553a8258f03dc1b70f3a9c
 2012-05-04 14:24:40,204 - DEBUG - userauth is OK
 2012-05-04 14:24:40,818 - INFO - Authentication (publickey) successful!
 2012-05-04 14:24:40,912 - DEBUG - EOF in transport thread
 2012-05-04 14:24:40,936 - ERROR - Git: Failed to find valid repository 
 ssh://g...@github.com/PhonoClick/Pesto.git: error: cannot run rbssh: No such 
 file or directory
 fatal: unable to fork
  
 
 -- 
 Can Özmen
 
 On Friday, May 4, 2012 at 11:51 AM, Christian Hammond wrote:
 
 Do you have an SSH key configured and linked on that account? That could do 
 it.
 
 If you check the Review Board log file, there may be more information.
 
 Christian
 
 -- 
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com
 
 
 On Fri, May 4, 2012 at 1:24 AM, Can Özmen canoz...@gmail.com wrote:
 I'm still getting the 'a repo was not found' error.
 
 Here's a screenshot showing how I fill the fields.
 
 Any other gotchas that I should be aware of?
 
 Thanks,
 Can.
 
 On Fri, May 4, 2012 at 11:10 AM, Christian Hammond chip...@chipx86.com 
 wrote:
  Try setting your own username as the hosting owner before getting the 
  token,
  and then switching to the organization after.
 
  We'll be deploying a version soon that switches to the new API.
 
  Christian
 
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
 
  On Fri, May 4, 2012 at 12:11 AM, Can Özmen canoz...@gmail.com wrote:
 
  But in the case of a private org that would make 'foo' the owner, which 
  is
  the name of the organization.
 
  Then the 'Get your API Token' part asks for foo's password, which doesn't
  make sense since 'foo' is not an account that I can log-in with.
 
  --
  Can Özmen
 
  On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:
 
  The Project Name is the foo in foo.git. The owner field would be the
  account owning the repo. So, github.com/foo/bar.git would use foo as 
  the
  owner and bar as the project.
 
  Christian
 
 
  On May 2, 2012, at 10:03, Can Özmen canoz...@gmail.com wrote:
 
  Hi Christian  Dan,
 
  I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
 
  I've got an API token via the web interface. I've generated a key pair 
  and
  uploaded the public part as a deploy key to the repo I want to connect to
  ((RB asked me to confirm the host afterwards)).
 
  But I'm getting the 'a repository was not found at the specified path.'
  error.
 
  In what format should I fill in the 'Project Name:' field and what logs
  should I check for more info.
 
  Thanks,
  Can.
 
  On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
 
  They've been nice enough to give Review Board an extension on the one API
  call we use, and are working on making the API token accessible somewhere
  until then. Said it may be a couple days.
 
  In the meantime, I'm making progress on v3 support, which will also come
  with a much easier repository setup process.
 
  Christian
 
 
  On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:
 
  I finally got a response from GitHub. Here is it:
 
  The API Token has been removed. We encourage all third  party
  applications to migrate to API v3. Please check our latest blog post for
  more details: https://github.com/blog/1090-github-api-moving-on;
 
  Pretty much, they've said, We're shutting down the v1 and v2 APIs on May
  1. Oh, and if you don't already have an API Token, then I guess for you, 
  the
  APIs are shut down now. Brilliant.
 
  -- Dan
 
 
  --
  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
 
  --
  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
 
  --
  Want to help the Review Board project? Donate today at
  http://www.reviewboard.org/donate/
  

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-04 Thread Can Özmen
I'm on an EC2 instance that I got up through Bitnami. I then upgraded to 1.6.6 
((was on 1.6.5 originally)) with help from victoria.

For example the default site's log folder wasn't writeable after the upgrade so 
maybe some permissions are not set correctly.

Is there any way to check that?  

--  
Can Özmen


On Friday, May 4, 2012 at 20:56 , Christian Hammond wrote:

 How did you install Review Board? Looks like either a broken install or maybe 
 some tightened security disallowing it from running executables?
  
 Christian
  
  
  
 On May 4, 2012, at 4:29, Can Özmen canoz...@gmail.com 
 (mailto:canoz...@gmail.com) wrote:
  
  I first tried adding the SSH key to my GitHub account and then as a deploy 
  key to the private repo's account.
   
  Both fail with the same message:
   
  2012-05-04 14:24:39,977 - DEBUG - Switch to new keys ...
  2012-05-04 14:24:39,983 - DEBUG - Trying SSH key 
  3e2bacb616553a8258f03dc1b70f3a9c
  2012-05-04 14:24:40,204 - DEBUG - userauth is OK
  2012-05-04 14:24:40,818 - INFO - Authentication (publickey) successful!
  2012-05-04 14:24:40,912 - DEBUG - EOF in transport thread
  2012-05-04 14:24:40,936 - ERROR - Git: Failed to find valid repository 
  ssh://g...@github.com/PhonoClick/Pesto.git: error: cannot run rbssh: No 
  such file or directory
  fatal: unable to fork

   
   
  --  
  Can Özmen
   
   
  On Friday, May 4, 2012 at 11:51 AM, Christian Hammond wrote:
   
   Do you have an SSH key configured and linked on that account? That could 
   do it.

   If you check the Review Board log file, there may be more information.

   Christian

   --  
   Christian Hammond - chip...@chipx86.com (mailto:chip...@chipx86.com)
   Review Board - http://www.reviewboard.org
   VMware, Inc. - http://www.vmware.com


   On Fri, May 4, 2012 at 1:24 AM, Can Özmen canoz...@gmail.com 
   (mailto:canoz...@gmail.com) wrote:
I'm still getting the 'a repo was not found' error.
 
Here's a screenshot showing how I fill the fields.
 
Any other gotchas that I should be aware of?
 
Thanks,
Can.
 
On Fri, May 4, 2012 at 11:10 AM, Christian Hammond chip...@chipx86.com 
(mailto:chip...@chipx86.com) wrote:
 Try setting your own username as the hosting owner before getting the 
 token,
 and then switching to the organization after.

 We'll be deploying a version soon that switches to the new API.

 Christian

 --
 Christian Hammond - chip...@chipx86.com (mailto:chip...@chipx86.com)
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com



 On Fri, May 4, 2012 at 12:11 AM, Can Özmen canoz...@gmail.com 
 (mailto:canoz...@gmail.com) wrote:

 But in the case of a private org that would make 'foo' the owner, 
 which is
 the name of the organization.

 Then the 'Get your API Token' part asks for foo's password, which 
 doesn't
 make sense since 'foo' is not an account that I can log-in with.

 --
 Can Özmen

 On Wednesday, May 2, 2012 at 9:34 PM, Christian Hammond wrote:

 The Project Name is the foo in foo.git. The owner field would be 
 the
 account owning the repo. So, github.com/foo/bar.git 
 (http://github.com/foo/bar.git) would use foo as the
 owner and bar as the project.

 Christian


 On May 2, 2012, at 10:03, Can Özmen canoz...@gmail.com 
 (mailto:canoz...@gmail.com) wrote:

 Hi Christian  Dan,

 I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.

 I've got an API token via the web interface. I've generated a key 
 pair and
 uploaded the public part as a deploy key to the repo I want to 
 connect to
 ((RB asked me to confirm the host afterwards)).

 But I'm getting the 'a repository was not found at the specified 
 path.'
 error.

 In what format should I fill in the 'Project Name:' field and what 
 logs
 should I check for more info.

 Thanks,
 Can.

 On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:

 They've been nice enough to give Review Board an extension on the 
 one API
 call we use, and are working on making the API token accessible 
 somewhere
 until then. Said it may be a couple days.

 In the meantime, I'm making progress on v3 support, which will also 
 come
 with a much easier repository setup process.

 Christian


 On Apr 17, 2012, at 10:03, Dan Z d...@modria.com 
 (mailto:d...@modria.com) wrote:

 I finally got a response from GitHub. Here is it:

 The API Token has been removed. We encourage all third  party
 applications to migrate to API v3. Please check our latest blog post 
 for
 more details: https://github.com/blog/1090-github-api-moving-on;

 Pretty much, they've said, We're shutting down 

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-02 Thread Can Özmen
Hi Christian  Dan,

I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.

I've got an API token via the web interface. I've generated a key pair and 
uploaded the public part as a deploy key to the repo I want to connect to 
((RB asked me to confirm the host afterwards)).

But I'm getting the 'a repository was not found at the specified path.' 
error.

In what format should I fill in the 'Project Name:' field and what logs 
should I check for more info.

Thanks,
Can.

On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:

 They've been nice enough to give Review Board an extension on the one API 
 call we use, and are working on making the API token accessible somewhere 
 until then. Said it may be a couple days.

 In the meantime, I'm making progress on v3 support, which will also come 
 with a much easier repository setup process.

 Christian


 On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:

 I finally got a response from GitHub. Here is it:

 The API Token has been removed. We encourage all third  party 
 applications to migrate to API v3. Please check our latest blog post for 
 more details: https://github.com/blog/1090-github-api-moving-on;

 Pretty much, they've said, We're shutting down the v1 and v2 APIs on May 
 1. Oh, and if you don't already have an API Token, then I guess for you, 
 the APIs are shut down now. Brilliant.

 -- Dan


  -- 
 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



-- 
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

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-05-02 Thread Christian Hammond
The Project Name is the foo in foo.git. The owner field would be the 
account owning the repo. So, github.com/foo/bar.git would use foo as the 
owner and bar as the project.

Christian


On May 2, 2012, at 10:03, Can Özmen canoz...@gmail.com wrote:

 Hi Christian  Dan,
 
 I'm on 1.6.6 and trying to set up a Private Org. Repo on Github.
 
 I've got an API token via the web interface. I've generated a key pair and 
 uploaded the public part as a deploy key to the repo I want to connect to 
 ((RB asked me to confirm the host afterwards)).
 
 But I'm getting the 'a repository was not found at the specified path.' error.
 
 In what format should I fill in the 'Project Name:' field and what logs 
 should I check for more info.
 
 Thanks,
 Can.
 
 On Tuesday, April 17, 2012 8:33:23 PM UTC+3, Christian Hammond wrote:
 They've been nice enough to give Review Board an extension on the one API 
 call we use, and are working on making the API token accessible somewhere 
 until then. Said it may be a couple days.
 
 In the meantime, I'm making progress on v3 support, which will also come with 
 a much easier repository setup process.
 
 Christian
 
 
 On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:
 
 I finally got a response from GitHub. Here is it:
 
 The API Token has been removed. We encourage all third  party applications 
 to migrate to API v3. Please check our latest blog post for more details: 
 https://github.com/blog/1090-github-api-moving-on;
 
 Pretty much, they've said, We're shutting down the v1 and v2 APIs on May 1. 
 Oh, and if you don't already have an API Token, then I guess for you, the 
 APIs are shut down now. Brilliant.
 
 -- Dan
 
 
 -- 
 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
 
 -- 
 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

-- 
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

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-04-17 Thread Dan Z
I finally got a response from GitHub. Here is it:

The API Token has been removed. We encourage all third  party applications 
to migrate to API v3. Please check our latest blog post for more details: 
https://github.com/blog/1090-github-api-moving-on;

Pretty much, they've said, We're shutting down the v1 and v2 APIs on May 
1. Oh, and if you don't already have an API Token, then I guess for you, 
the APIs are shut down now. Brilliant.

-- Dan




-- 
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

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-04-17 Thread Christian Hammond
They've been nice enough to give Review Board an extension on the one API call 
we use, and are working on making the API token accessible somewhere until 
then. Said it may be a couple days.

In the meantime, I'm making progress on v3 support, which will also come with a 
much easier repository setup process.

Christian


On Apr 17, 2012, at 10:03, Dan Z d...@modria.com wrote:

 I finally got a response from GitHub. Here is it:
 
 The API Token has been removed. We encourage all third  party applications 
 to migrate to API v3. Please check our latest blog post for more details: 
 https://github.com/blog/1090-github-api-moving-on;
 
 Pretty much, they've said, We're shutting down the v1 and v2 APIs on May 1. 
 Oh, and if you don't already have an API Token, then I guess for you, the 
 APIs are shut down now. Brilliant.
 
 -- Dan
 
 
 -- 
 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

-- 
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

Re: Having trouble setting up a GitHub (Private Organization) repository

2012-04-15 Thread Christian Hammond
Okay, so here's the situation.

I talked to GitHub and they're indeed switching to the new API, which we
are not yet using. My plan was to move to this in a 1.7.x release, but
that's too far off. Fortunately, I had some detailed plans worked out, so
I'll be spending some time on putting this into 1.6.6. I already have a
good amount of code from last night put toward this.

I've requested that GitHub list the API token somewhere until the removal,
and asked for a time extension (possibly just on the API we need). So,
we'll see if that's doable. If not, I'll do what I can to make this all
work before May 1st, but at the moment there's no way I can tell to get the
API token, unless they bring that back. They were very responsive and
understanding about all this, so I think we can work something out.

Will keep everyone updated on this.

Christian

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


On Sun, Apr 15, 2012 at 12:31 AM, Christian Hammond chip...@chipx86.comwrote:

 Hmm, it is possible. I'll contact them and see if I can find out. I'm
 working on plans for moving to API v3,  but I'm greatly concerned about the
 timing, as I'm not confident we'll get that in by then.

 Christian

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



 On Sat, Apr 14, 2012 at 10:45 PM, Dan Z d...@modria.com wrote:

 Hi,

 The admin screen for setting up a GitHub (Private Organization)
 repository requires Your GitHub API token. There's a link to the
 page at GitHub where this token can be found -- except that the token
 isn't there. (The page name has even changed a little.) I can't figure
 out why the token isn't there -- except for this hint on the GitHub
 Blog: We will terminate API v1 and API v2 in 1 month on May 1st,
 2012.

 My first question is: does ReviewBoard use either the v1 or v2 GitHub
 API, or has it been updated to v3?

 Second question: Is it possible that GitHub has removed the API Token
 in preparation for this change? If so, that sort of answers my first
 question, since ther repository setup page on ReviewBoard is asking
 for an API Token.

 Thanks in advance for any info anyone can give.

 Best,
 Dan

 --
 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




-- 
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