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

Should release.sh write to tag before writing to trunk? #222

Open
benlk opened this issue May 29, 2019 · 0 comments
Open

Should release.sh write to tag before writing to trunk? #222

benlk opened this issue May 29, 2019 · 0 comments

Comments

@benlk
Copy link
Collaborator

benlk commented May 29, 2019

write_trunk "$SVN_PATH";
write_tag "$SVN_PATH";

If the trunk readme.txt points to a version that hasn't been tagged, what happens?

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

1 participant