Skip to content

suggest sync/init to user as appropriate #1637

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

Merged
merged 1 commit into from
Jan 24, 2012
Merged

suggest sync/init to user as appropriate #1637

merged 1 commit into from
Jan 24, 2012

Conversation

grahame
Copy link
Contributor

@grahame grahame commented Jan 24, 2012

If I do 'cargo install csv' without having run 'cargo init; cargo sync;' the message used to be just 'No packages.' This suggests the user run cargo init; cargo sync if cargo init has not been run. If there are sources but no known packages, cargo sync is suggested.

brson added a commit that referenced this pull request Jan 24, 2012
suggest sync/init to user as appropriate
@brson brson merged commit bd17319 into rust-lang:master Jan 24, 2012
@brson
Copy link
Contributor

brson commented Jan 24, 2012

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants