Most likely a previous build put stuff in device/qcom/msm7627a and now that
folder isn't needed anymore (did you change device?). It is erroring here
in case you put it there yourself and forgot to save your work. If you
haven't touched it you can safely delete that folder, rm -rf
device/qcom/msm7627a;
or cd to it and do a hard git reset to just get rid of the uncommitted
changes.

Since this error always occurs after fetching all remote repos, you can do
a quicker sync by not checking them again: ./repo sync -l (or ./config.sh
-l <device>)

*Andreas Pehrson *--- Software Engineer

(+47) 959 60 374   |   pehr...@telenordigital.com   |
www.telenordigital.com


On Sat, Jul 19, 2014 at 7:22 PM, A. Crespo <madrid.cre...@gmail.com> wrote:

> Hi,
>
> I'm having an error when doing repo sync:
>
> error: Cannot remove project "device/qcom/msm7627a": uncommitted changes
> are present
>
> How to fix it?
>
> Regards.
>
> _______________________________________________
> dev-b2g mailing list
> dev-b2g@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-b2g
>
>
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to