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

[SR-7356] update-checkout --tag should fetch tags first #49904

Closed
belkadan opened this issue Apr 4, 2018 · 2 comments
Closed

[SR-7356] update-checkout --tag should fetch tags first #49904

belkadan opened this issue Apr 4, 2018 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers

Comments

@belkadan
Copy link
Contributor

belkadan commented Apr 4, 2018

Previous ID SR-7356
Radar None
Original Reporter @belkadan
Type Bug
Status Resolved
Resolution Duplicate
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 2da8a9e8f2cb1fc4d82f56f2749cba1e

duplicates:

  • SR-5995 update-checkout --tags should fetch --tags before attempting to find a tag

Issue Description:

If I have an old checkout of Swift and its supporting projects, and I try something like utils/update-checkout --tag swift-DEVELOPMENT-SNAPSHOT-2018-04-03-a, the command will probaly fail because that's a very new tag and most of my repos won't have it. update-checkout should add --tags to its initial git fetch if doing a tag checkout.

@belkadan
Copy link
Contributor Author

belkadan commented Apr 4, 2018

Tagging as a StarterBug because it's simple and lets you practice making a PR to the Swift repository, but note that this has very little to do with the compiler or standard library!

@belkadan
Copy link
Contributor Author

belkadan commented Apr 4, 2018

Ha, Michael already filed this!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant