![]() |
![]() |
|
For each framework two packages are available: The source code and the compiled framework for Mac OS X with documentation. Also included are links to the online version of the documentation and the CVS repostiory.
|
|
|||||||||||||
|
Once you have the source you can retrieve updates using anonymous CVS. If you do this for the very first time you have to log in to the CVS server using the following command: (The password is anoncvs.) |
||||||||||||||
cvs -d :pserver:anoncvs@cvs.mulle-kybernetik.com:/cvsroot login |
||||||||||||||
|
Now go to the directory you want to update, e.g. EDCommon, and issue the following command: (It is not recommend to do this in the toplevel directoriy, i.e. ed as this will not only update all frameworks but also download other source code.) |
||||||||||||||
cvs -z3 -d :pserver:anoncvs@cvs.mulle-kybernetik.com:/cvsroot update -d |
||||||||||||||
|
At this stage you might have guessed that you can also retrieve the source by logging in and using the checkout command. For EDCommon (and the palette) this would be: |
||||||||||||||
cvs -d :pserver:anoncvs@cvs.mulle-kybernetik.com:/cvsroot co ed/EDCommon |
||||||||||||||
|
Znek who deserves credit for the CVS installation has also installed the web front-end to browse the CVS repository on this site.
|
||||||||||||||
|
Copyright © 2003-2007 Mulle Kybernetik. $Id: download.html,v 1.12 2003/04/21 14:26:06 erik Exp $
|
||||||||||||||