[Gluster-Maintainers] 3.9 branching problem

Kaushal M kshlmster at gmail.com
Thu Sep 1 06:11:45 UTC 2016


Also, remember to edit the rfc.sh script to point to the correct branch.

On Thu, Sep 1, 2016 at 11:40 AM, Kaushal M <kshlmster at gmail.com> wrote:
> You should be pushing to git.gluster.org, not github. Remove the
> `git at github.com:gluster/glusterfs.git` url from the remote. And try
> again.
>
> On Thu, Sep 1, 2016 at 10:53 AM, Pranith Kumar Karampuri
> <pkarampu at redhat.com> wrote:
>> hi,
>>       We were waiting for last minute patches to be merged and no when we
>> tried to create the branch we found that Aravinda and I don't have
>> permissions for pushing to github. What is the procedure to get these
>> permissions?
>>
>> We followed these steps for pushing to upstreams:
>> 1) Have the following alias in my .git/config
>> [remote "public"]
>>         url = git at github.com:gluster/glusterfs.git
>>         url = ssh://<username>@git.gluster.org/glusterfs.git
>>
>> 2) git branch release-3.9
>> 3) git push -u public release-3.9
>>
>> I get the following error when executing the command in step-3)
>>
>> Permission denied (publickey).
>> fatal: Could not read from remote repository.
>>
>> Please make sure you have the correct access rights
>> and the repository exists.
>>
>> --
>> Pranith
>>
>> _______________________________________________
>> maintainers mailing list
>> maintainers at gluster.org
>> http://www.gluster.org/mailman/listinfo/maintainers
>>


More information about the maintainers mailing list