版主。你这个解释我了解什么意思了。帖子开头提出的问题,
但是我按照文档Android4.3源码的详细下载过程及打patch步骤 进行中。遇到了问题
Windows Users ↴
We recommend Git for Windows .
Paste the following script into Git Bash.
Authenticate as peipeng1984@gmail.com to: all of googlesource.com only android.googlesource.com
touch ~/.gitcookies
chmod 0600 ~/.gitcookies
git config --global http.cookiefile ~/.gitcookies
tr , \\t <<\__END__ >>~/.gitcookies
.googlesource.com,TRUE,/,TRUE,2147483647,o,git-peipeng1984.gmail.com=1/KzJWw537qY-NL0wbzzz-2kcrMzQQ8uR8JyprlirpjsE
__END__
Authenticate as pp1984@gmail.com to: all of googlesource.com only android.googlesource.com
touch ~/.gitcookies chmod 0600 ~/.gitcookies git config --global http.cookiefile ~/.gitcookies tr , \\t <<\__END__ >>~/.gitcookies .googlesource.com,TRUE,/,TRUE,2147483647,o,git-peipeng1984.gmail.com=1/xrOnieKu7KOk0JXaIrKRZDrn9ita7voNHxcrgS17fgY __END__
If your home directory is on a network filesystem, consider using a location on local disk.
没有弹出你文档中描述的这个画面。
(2)press "Allow access" button
(3) get authenticated from google
界面上就没有Allow access的botton。
麻烦将源码下载的文档说的越详细越好谢谢啊!
|