This is the wrong group for such questions. Please refer to "Open Source Project Discussions" at http://source.android.com/community/index.html to find the right group(s).
On Feb 22, 1:06 am, Nemo Chen <[email protected]> wrote: > Hi > i'm trying to get android source code using git & repo. > After running repo sync for a long time it give me an error message: > > $repo sync > Fetching projects: 100% (153/153), done. > Syncing work tree: 55% (85/153) error: Untracked working tree file > 'Android.mk' would be overwritten by merge. > Syncing work tree: 100% (153/153), done. > > error: frameworks/base/: platform/frameworks/base checkout > 267f801f203b0d715670521df4440f5f165bd824 > > I had tried the command "git clean" and it dosen't help. Also I've > notised a similar discussion in this group, it suggests to remove > those files untracked. But in this situation, the untracked file > Android.mk are too many to delete. So I think it's not a good idea. > > hope you can help me and thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

