Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating from Shovel to Scoop #87

Open
Unrepentant-Atheist opened this issue May 12, 2024 · 1 comment
Open

Migrating from Shovel to Scoop #87

Unrepentant-Atheist opened this issue May 12, 2024 · 1 comment

Comments

@Unrepentant-Atheist
Copy link

Description

I'd like to migrate from Shovel to Scoop

PS E:\> scoop --version
PowerShell version: 7.4.2
Useragent: Shovel/1.0 (+https://shovel.ash258.com) PowerShell/7.4 (Windows NT 10.0.19045.0; Win64; x64;)
Current Scoop (Shovel) version:
52fe1646 (HEAD -> main, origin/master, origin/main, origin/HEAD) fix(Diagnostic): Better handling of migrated repos

I have lots of apps installed with shovel. I'd like to NOT break them with the migration. My personal apps are in C:\Scoop, my global apps are in c:\Scoop\ScoopGlobal (which is empty, becaus I don't install global apps).

How do I migrate?

@iainsgillis
Copy link

Take a look at ScoopInstaller/Scoop#4495: there are solutions to this very problem there using git bash and PowerShell 7+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Unrepentant-Atheist @iainsgillis and others