JAVA이야기

repo sync 멈춤

НooпeУ 2012. 3. 16. 16:11
.repo/repo/subcmds/sync.py에
def _Fetch(self, projects)
...
pm.update()
while True:
if...:
break

<- indent를 잘 마추자(space로 인덴트 구분)

repo sync -j 10 //스레드 10개로 다운받기

a
http://kkarijoo.tistory.com/1


//jaunty not found
//vim /etc/source.list
http://blog.naver.com/PostView.nhn?blogId=yearnotw&logNo=30095478191