Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4774

SDK • Re: git pull/git submodule update --init -> warning: unable to rmdir

$
0
0
I have always updated the repo in this manner, but I'm open to the fact that there may be a better way. Is what I'm doing wrong? If not, why is the update complaining about non-empty directories?
[/qupte]

The warning you are seeing is related to the update of TinyUSB (which deleted all the included sub-directories at some point) - not sure what it is about your existing checkout that caused it to do that... do you maybe have some auto-generated IDE files or something in each of those directories? It is complaining it can't remove the directories because there is something in them (that wasn't in git)... probably that is all that is left at this point, so you could go look.

Statistics: Posted by kilograham — Tue Sep 24, 2024 9:46 pm



Viewing all articles
Browse latest Browse all 4774

Trending Articles