-
Notifications
You must be signed in to change notification settings - Fork 0
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
svn2git: change build setup for git #3
Comments
matyaskopp
added a commit
that referenced
this issue
May 27, 2024
…og, load external extensions repository, use fifferent version numbering #3
Open
matyaskopp
added a commit
that referenced
this issue
May 27, 2024
matyaskopp
added a commit
that referenced
this issue
May 28, 2024
matyaskopp
added a commit
that referenced
this issue
May 28, 2024
matyaskopp
added a commit
that referenced
this issue
May 28, 2024
matyaskopp
added a commit
that referenced
this issue
May 28, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
matyaskopp
added a commit
that referenced
this issue
May 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the build process expects the SVN folder structure; for git, it is necessary to change it and add build folders to
.gitignore
.The result should be stored in the repository root folder (not in the parent of the trunk)
The environment variables are in https://github.com/ufal/TrEd/blob/e0828230d0c62f3b80c2c00f8fb290fa8539e13a/admin/env_refactored.sh but svn2git migration can also affect some other scripts
The text was updated successfully, but these errors were encountered: