2012-03-11 16 views
4

Mac OSでAndroidソースツリーを更新できないX(10.7.3)、x64インテル。コードはDownloading the Source Treeでインストールされ、SE AndroidはHow do I get the SE Android code?で適用されました。Androidソース、Git/Repo、error: '... /。repo/repo/.git/clone.bundle'がv2バンドルファイルのように見えない

fatal: Not a git repository (or any of the parent directories): .git 

どちらのコマンドは、のルートから実行された:

error: '.../.repo/repo/.git/clone.bundle' does not look like a v2 bundle file 

私もの結果git pullを、使用しようとしました:

Version Control with Repo and Gitによると、私はの結果repo syncを発行しましたソースツリー。

アイデア?

Jeff

答えて

0

私も同じエラーが発生しました。

もう一度リポジトリを取得して再試行してください。

$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo 
$ chmod a+x ~/bin/repo 

役立ちます最新のレポを引っ張っ理由はおそらくあるチェックサム、に問題がある可能性があります。 やり直しrepo initrepo sync