This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Storage of Thirdparty binaries #2
Comments
Related to OpenMS/OpenMS#1783. |
And related to OpenMS/THIRDPARTY#3. |
I have to say this usecase is actually one of the few cases where SVN makes much more sense than git. If I want a specific version of the binaries, I want to specify exactly that version and I do not want to have the whole history because I know that my version of OpenMS works exactly with those versions of the binaries. |
I think this is supported by newer version of git. |
@jpfeuffer I think we should remove the 3rd party binaries here and instead get them from the THIRDPARTY git repository |
close? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should think about unifying the storage place of the thirdparty binaries.
For Windows, e.g. the nightlies access the SVN repo where all binaries (lnx,mac,win) are stored.
On the other hand, in its current state, the installer in this repository "hard-codedly" takes the binaries from the to_install folder in this git repo.
Potentially a source of errors. I do not even know, if the current versions of the binaries match.
The text was updated successfully, but these errors were encountered: