-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
v3_EN_Git
How to use stable version of SRS? How to update code?
Some features are introduced in SRS2.0, the SRS1.0 does not support. The wiki url specifies the version of SRS supports it.
To checkout SRS1.0 branch:
git pull && git checkout 1.0release
To checkout SRS2.0 branch:
git pull && git checkout 2.0release
To checkout SRS3.0 branch(if no 3.0release branch, it's develop):
git pull && git checkout develop
Each release will branch with hotfix, for example, 1.0release or 2.0release with latest bug fixed.
The master branch used as links. All release branches, including 1.0release, 2.0release, are stable branch.
The develop is the dev branch.
The stable is: 2.0release/1.0release >> develop.
User can git clone the SRS project:
git clone https://github.com/ossrs/srs
Mirrors: https://github.com/ossrs/srs/tree/1.0release#mirrors
Use git pull to update code, never git clone everytime.
git pull
Do not need to delete the objs, just update code and make. Use configure when make failed.
Please read Pro Git
Please read Pro Git
You can format patch and email to winlin at vip.126.com
, for example, patch SRS2:
git format-patch origin/2.0release
Winlin 2014.11
Welcome to SRS wiki!
Please select your language:
Please select your language:
Please select your language:
Please select your language:
Please select your language: