You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oscam-emu edited this page Jan 5, 2021
·
7 revisions
The oscam-patched repository consists of two branches:
master branch, which is OSCam already patched with the Emu project.
oscam-svn branch, which is a clean copy of the OSCam SVN repository.
Developers who want to contribute to the OSCam-Emu project might find these instructions useful.
How to clone the oscam-patched repository and start coding:
First you need to fork the oscam-patched repository under your account. Otherwise you won't be able to commit changes. Then you can clone it locally with:
While the oscam-svn branch is updated frequently and kept up-to-date, it is possible to get latest OSCam revisions directly from the OSCam SVN repository. This is not recommended though and the following commands serve as a reference for the Emu project maintainers only.
How to set up your local clone to track the OSCam SVN repository: