Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Git拉取代码失败时,被认为没有BROC文件,其实是拉取代码失败 #4

Open
doublesongsong opened this issue Dec 30, 2015 · 0 comments · May be fixed by #19
Open

Git拉取代码失败时,被认为没有BROC文件,其实是拉取代码失败 #4

doublesongsong opened this issue Dec 30, 2015 · 0 comments · May be fixed by #19
Assignees
Labels

Comments

@doublesongsong
Copy link
Contributor

日志如下:
[2015-12-30 01:49:35 140265561257728] Initialized empty Git repository in /root/brocbuild/configure/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/brocbuild/configure/info/refs

fatal: HTTP request failed

[2015-12-30 01:49:35 140265561257728] fetch BROC failed
[2015-12-30 01:49:35 140265561257728] run command git clone https://github.com/brocbuild/test brocbuild/test && cd brocbuild/test && git fetch --all && git checkout master
[2015-12-30 01:50:37 140265561257728] Initialized empty Git repository in /root/brocbuild/test/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/brocbuild/test/info/refs

fatal: HTTP request failed

[2015-12-30 01:50:37 140265561257728] fetch BROC failed
[2015-12-30 01:50:39 140265561257728] run command git clone https://github.com/brocbuild/common brocbuild/common && cd brocbuild/common && git fetch --all && git checkout master
[2015-12-30 01:50:44 140265561257728] run command git clone https://github.com/brocbuild/configure brocbuild/configure && cd brocbuild/configure && git fetch --all && git checkout master
[2015-12-30 01:51:06 140265561257728] There is no BROC in these modules:
https://github.com/brocbuild/configure
https://github.com/brocbuild/test

[2015-12-30 01:51:06 140265561257728] Analyzing dependency failed

@doublesongsong doublesongsong added this to the 外稳定版本1.0 milestone Dec 30, 2015
@doublesongsong doublesongsong changed the title Git拉去代码失败时,被认为没有BROC文件,其实是拉取代码失败 Git拉取代码失败时,被认为没有BROC文件,其实是拉取代码失败 Dec 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants