mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
README now points to savannah.txt instead of duplicating its nfo.
This commit is contained in:
parent
f5c6a6d075
commit
5088a38b9f
24
README
24
README
@ -42,29 +42,11 @@ CVS source tree.
|
|||||||
The lwIP TCP/IP stack is maintained in the 'lwip' CVS module and
|
The lwIP TCP/IP stack is maintained in the 'lwip' CVS module and
|
||||||
contributions (such as platform ports) are in the 'contrib' module.
|
contributions (such as platform ports) are in the 'contrib' module.
|
||||||
|
|
||||||
The CVS main trunk is the stable branch, which contains bug fixes and
|
See doc/savannah.txt for details on CVS server access for users and
|
||||||
tested features. The latest stable branch can be checked out by doing:
|
developers.
|
||||||
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip login
|
|
||||||
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip co lwip
|
|
||||||
|
|
||||||
The 'STABLE' tag in the stable branch will represent the most stable
|
|
||||||
revision (which may be somewhat older to protect us from errors
|
|
||||||
introduced by merges). This 'STABLE' tagged version can be checked out
|
|
||||||
by doing:
|
|
||||||
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip login
|
|
||||||
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip co -r STABLE lwip
|
|
||||||
|
|
||||||
The 'DEVEL' branch is the active development branch, which contains
|
|
||||||
bleeding edge changes, and may be instable. It can be checkout by doing:
|
|
||||||
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip login
|
|
||||||
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip co -r DEVEL lwip
|
|
||||||
|
|
||||||
The current contrib CVS tree can be checked out by doing:
|
|
||||||
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip login
|
|
||||||
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/lwip co contrib
|
|
||||||
|
|
||||||
Last night's CVS tar ball can be downloaded from:
|
Last night's CVS tar ball can be downloaded from:
|
||||||
http://savannah.gnu.org/cvs.backups/lwip.tar.gz
|
http://savannah.gnu.org/cvs.backups/lwip.tar.gz [CHANGED - NEEDS FIXING]
|
||||||
|
|
||||||
The current CVS trees are web-browsable:
|
The current CVS trees are web-browsable:
|
||||||
http://savannah.nongnu.org/cgi-bin/viewcvs/lwip/lwip/
|
http://savannah.nongnu.org/cgi-bin/viewcvs/lwip/lwip/
|
||||||
|
Loading…
Reference in New Issue
Block a user