QuestionAuthorIt it really needed to sign the agreement to get read access to the occt github ?
cheers Author
01Commenter-1It it really needed to sign the agreement to get read access to the occt github ?
Official git repository of Open CASCADE Technology project is located on Open CASCADE servers, not github.
You can freely download snapshots and browse the history through gitweb interface:
http://git.dev.opencascade.org/gitweb/?p=occt.git;a=summary
For cloning the repository - yes, for the moment, access is granted only for users signed CLA (no read-only option yet).
02AuthorThanks for the answer. Oh my fingers where faster than my mind. Sure you guys have your own git server and are not on github ...
I missed that snapshot button if one is in tree (http://git.dev.opencascade.org/gitweb/?p=occt.git;a=tree) this button can be used to download an up to date OCCT.
cheers Author
03Commenter-2Me too.
I totally missed that detail.