728x90
받으려는 폴더 mod 를 변경해준다.
그럼해결됨...................................................
Thanks for the quick reply.
I have completely follwoed the guidelines given at:
After the command
$ curl https://android.git.kernel.org/repo > ~/bin/repo
I had only change chmod of repo with
$ chmod a+x ~/bin/repo
And after that:
$ mkdir WORKING_DIRECTORY
$ cd WORKING_DIRECTORY
$ repo init -u git://android.git.kernel.org/platform/manifest.git
Now I got the error as "cannot make .repo directory: Permission denied. "
Then I tried with " sudo repo init -u git://android.git.kernel.org/platform/manifest.git "
Then the same error gave.
Please let me know where i went wrong.
728x90
'UNIX' 카테고리의 다른 글
not a valid sha1 (0) | 2013.07.06 |
---|---|
exited sync due to fetch errors (3) | 2013.07.06 |
UNIX 디렉토리 삭제 (0) | 2013.07.04 |
UNIX 전체 용량, 폴더 용량 확인 (0) | 2013.07.04 |
lib32ncurses5-dev 찾지 못할 때 (0) | 2013.06.29 |