"repo sync" failed to synchronize local Git repository

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

"repo sync" failed to synchronize local Git repository

979 Views
llr
Contributor I

Hello, 

       I want to use repo sync to synchronize my local git repository, but it seems that the prompt says I have no permissions, so it is normal for me to use git clone.  

       QQ图片20210224110703.pngQQ图片20210224110711.png

How can I solve this problem?

0 Kudos
3 Replies

976 Views
joanxie
NXP TechSupport
NXP TechSupport

did you do the "repo init"? fsl-community-bsp-release isn't official version, why don't you use the nxp official version?

0 Kudos

973 Views
llr
Contributor I

I've already run repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx-5.4.70-2.3.0.xml. 

I want to upload the modified things to local git for maintenance.

Can you help me solve this problem?

0 Kudos

938 Views
joanxie
NXP TechSupport
NXP TechSupport

it seems the gitlab access permission issue, I think you need to find the solution from the gitlab forum, I find some links, hope helpful for you

https://gitlab.com/gitlab-org/gitlab-foss/-/issues/26710

https://gitlab.com/gitlab-org/gitlab-foss/-/issues/26194#workaround

 

0 Kudos