On Fri, 2013-10-11 at 01:42 -0700, Sarvi Shanmugham wrote:
> Just want to make sure what i have done is ok. Havent done got commits
> before
> I hadn't create a branch when I started and had commited by changes
> 
> 
> So then I went ahead and create a branch
> git branch pip-install
> git checkout pip-install
> 
> 
> tried pushing the named branch as follows and got an error.
> git push origin pip-install
> 
> 
> 
> localhost:pyjs sarvi$ git push origin pip-install
> Identity added: /Users/sarvi/.ssh/id_rsa (/Users/sarvi/.ssh/id_rsa)
> ERROR: Permission to pyjs/pyjs.git denied to sarvi.
> fatal: Could not read from remote repository.
> 
> 
> Please make sure you have the correct access rights
> and the repository exists.
> 
> 
> I guess I need to be added
> 
Yep. An admin will have to add you (Anthony? Lex?). Or you could fork
and create a pull request.



-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to