repo selfupdate errors out

2,012 views
Skip to first unread message

no...@revrobotics.com

unread,
Sep 20, 2021, 11:27:36 AM9/20/21
to Repo and Gerrit Discussion
When I run repo selfupdate, I get the following output:

info: A new version of repo is available
warning: repo is not tracking a remote branch, so it will not receive updates
repo reset: error: Entry 'git_superproject.py' not uptodate. Cannot merge.
fatal: Could not reset index file to revision 'v2.16.7^0'.


I also get this output at the end of repo sync.

Mike Frysinger

unread,
Sep 28, 2021, 5:29:52 PM9/28/21
to Repo and Gerrit Discussion
go into .repo/repo/ and run `git status`.  if you have changes, you should run `git checkout -f` to throw them away (assuming you don't want them).
-mike

Reply all
Reply to author
Forward
0 new messages