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

defer svn access to github error to actual checkout point, this will … #210

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

jedwards4b
Copy link
Collaborator

…allow updates from no longer supported repos

[ 50 character, one line summary ]

Defer the svn access to github error to the actual checkout point, this allows code updates from no longer supported
repos to work correctly.

User interface changes?: No

Fixes: #209

Testing:
test removed: None
unit tests:all pass
system tests:all pass
manual testing: updated as documented in #209

…allow updates from no longer supported repos
@jedwards4b jedwards4b requested a review from gold2718 January 1, 2024 22:28
@jedwards4b jedwards4b self-assigned this Jan 1, 2024
Copy link
Collaborator

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jedwards4b jedwards4b merged commit f545b7b into ESMCI:main Jan 2, 2024
1 check passed
@jedwards4b jedwards4b deleted the defer_svn_access_error branch January 2, 2024 13:19
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.

Removal of svn support causes manage_externals to fail.
2 participants