efidroid / projectmanagement

EFIDroid Project Management
118 stars 12 forks source link

HOW TO DOWNLOAD OLD COMMIT OF THIS PROGECT?! #159

Closed SASHALIK1 closed 3 years ago

SASHALIK1 commented 3 years ago

How to do this repo checkout checkout 408945416b0e195077ad48ba468c8e8e65392956 error: project 408945416b0e195077ad48ba468c8e8e65392956 not found

feherneoh commented 3 years ago

I cannot see what your problem is. You messed up the command arguments, so you get an error. Also you used fullcaps in the issue title and expect help.

M1cha commented 3 years ago

@sashapzzx can you show us the exact command you used? Generally, checking out an old revision works by using an old revision of the manifest repository https://source.android.com/setup/develop/repo#init

You'll also have to revert some repos to older versions because the manifest points to master branches instead of tags.

feherneoh commented 3 years ago

@sashapzzx can you show us the exact command you used? Generally, checking out an old revision works by using an old revision of the manifest repository https://source.android.com/setup/develop/repo#init

You'll also have to revert some repos to older versions because the manifest points to master branches instead of tags.

I'm pretty sure he used what he posted, that is one with "checkout checkout"

M1cha commented 3 years ago

you're right I missed that. btw, I made the old lk code compile again: https://github.com/efidroid/manifest/tree/master-legacy