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

Get SVN revision number in more compatible way #405

Merged
merged 1 commit into from Sep 17, 2021
Merged

Conversation

schlafly
Copy link
Contributor

fba_launch_io grabs SVN revision numbers from key repositories so we track what versions of things we are using. It does this via
svn info --show-item revision
which unfortunately is not available on the desi machines at kpno. This PR changes the logic to do more cumbersome parsing of svn info to find the revision number.

@schlafly schlafly merged commit 4945725 into master Sep 17, 2021
@schlafly schlafly deleted the alternative-svn-rev branch September 17, 2021 18:12
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.

None yet

1 participant