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

rose suite-run --name=X from multiple source directories #1977

Closed
hjoliver opened this issue Sep 8, 2016 · 2 comments
Closed

rose suite-run --name=X from multiple source directories #1977

hjoliver opened this issue Sep 8, 2016 · 2 comments
Milestone

Comments

@hjoliver
Copy link
Contributor

hjoliver commented Sep 8, 2016

A user has reported accidentally doing rose suite-run --reload --name=foo from the wrong suite source directory, which resulted in his existing suite run directory foo being overwritten by the wrong suite.

Could this be avoided by aborting (unless --force is used, or similar) if rose suite-run determines that the target run directory's source location has apparently changed?

@matthewrmshin matthewrmshin added this to the later milestone Sep 9, 2016
@matthewrmshin matthewrmshin self-assigned this Sep 9, 2016
@matthewrmshin
Copy link
Member

This should be relatively easy, although I need to check what --force currently does to ensure that overloading it is safe.

@oliver-sanders
Copy link
Member

Closed by cylc/cylc-flow#4000 which links the src and run dirs to prevent this sort of mixup from happening.

@oliver-sanders oliver-sanders modified the milestones: 2.0.0, 2.0b1 Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants