DiscussionsIssue archiveThe Contributor License Agreement

Archived discussion

read access to github

The Contributor License AgreementTue, 05/03/2016 - 08:013 replies

Browse this forum
QuestionAuthor

It it really needed to sign the agreement to get read access to the occt github ?

cheers Author

Discussion

3 archived replies

Posts are displayed in their archived order.

01Commenter-1

It 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).

02Author

Thanks 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-2

Me too.

I totally missed that detail.