Hi Pramod, > i am trying to configure/build B2G for arm-emulator. Once i execute > command ./congif emulator getting below error as "Repo sync failed" > once projcet fetch complets. > > Please let me know if you know how to resolve this. I was able to > Successfully run this 1-2 weeks before updating and resyncing. > > ************************ > Fetching projects: 100% (83/83), done. > info: A new version of repo is available > > project .repo/repo/ > Updating 34acdd2..cd81dd6 > error: Untracked working tree file '.pylintrc' would be overwritten > by merge. Aborting
So it looks like the file .repo/repo/.pylintrc was added to git. The simplest way to resolve this is to remove or rename that file and redo the ./config Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
