Please review 
http://web2py.com/books/default/chapter/29/15/helping-web2py#Preparation--using-GitHub.
 
It looks like you are attempting to push commits directly to the web2py 
book repo. Instead, you should create your own fork of the repo, create a 
new branch within your fork, push the changes back to your own fork, and 
then make a pull request from your fork to the web2py repo.

Anthony

On Thursday, September 14, 2017 at 11:01:58 AM UTC-4, Bernhard Radermacher 
wrote:
>
> I tried to upload a small correction to the book as described in chapter 
> 15 but got the following error:
>
> $ git push origin [...] 
> ERROR: Permission to web2py/web2py-book.git denied to [...].
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
> Please advice.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to