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

Disallow adding the same bucket more than once #2123

Closed
rasa opened this issue Mar 14, 2018 · 0 comments · Fixed by #4896
Closed

Disallow adding the same bucket more than once #2123

rasa opened this issue Mar 14, 2018 · 0 comments · Fixed by #4896

Comments

@rasa
Copy link
Member

rasa commented Mar 14, 2018

This is allowed, currently:

scoop bucket add comp500 https://github.com/comp500/scoop-comp500.git
scoop bucket add anothername https://github.com/comp500/scoop-comp500.git

We should fail with a message, like:

> scoop bucket add anothername https://github.com/comp500/scoop-comp500.git
ERROR: Bucket comp500 already exists for https://github.com/comp500/scoop-comp500.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant