gitbash라는 프로그램을 통해

git clone git://android.git.kernel.org/platform/frameworks/base.git 등의 명령어로 오픈소스 전체를 받을 수 있다고 하는데


에러가 발생합니다..

android.git.kernel.org[ip 주소]: errno=No such file or directory

위 에러 후 실패합니다...


android.git.kernel.org페이지 들어가면 

Nothing to see here - only dreams of electric sheep

라는 메시지가 나오면서 문제가 있어보이네요.

그런데 하위 폴더인 android.git.kernel.org/platform/ 부터는 잘 나와요.. git 파일도 있고

android.git.kernel.org/platform/frameworks/base.git 파일도 있구요..

그런데 명령어 실행이 안됩니다..


svn으로 풀소스를 받는 방법도 있다고 하는데 왜 저는 잘 안되는지 모르겠네요 ㅠㅠ

window xp에서 다운로드 하는 것인데 방법이 잘못된 것인지 설정이 안된 부분이 있는지 이전에 받으셨던 분들의 조언을 듣고 싶습니다.