SVN
From OFLB
We use Subversion (SVN) for our revision source control and document management on this project. If you want to work on this project, please get use to the system by reading the Subversion Book.
NOTE: We are currently transitioning our old CVS repository to SVN as our new system, ccHost, is externally in SVN, and we need to modernize. And, now we are transitioning FreeDesktop.org SVN to OSUOSL SVN right now finally!
Contents |
URLs
Here are the URLs for using SVN:
https://svn.openfontlibrary.org/public/openfontlibrary
Also, there is a private repo which only the admins can access with configs and other private data:
https://svn.openfontlibrary.org/private/openfontlibrary
Modules
You can check out these modules or if you have an account, you can commit to the public SVN repos:
These might change at anytime. Please look at latest with this command line command:
svn list https://svn.openfontlibrary.org/public/openfontlibrary
bin
Scripts to operate on the project.
https://svn.openfontlibrary.org/public/openfontlibrary/bin
docs
Various docs related to the project.
https://svn.openfontlibrary.org/public/openfontlibrary/bin
planet
I don't think this is used right now, but I put it in anyway.
https://svn.openfontlibrary.org/public/openfontlibrary/planet
www
Website modules which work with ccHost for the project.
https://svn.openfontlibrary.org/public/openfontlibrary/www
private
There are some private settings for the wiki and website at:
https://svn.openfontlibrary.org/private/openfontlibrary/www
Examples
If you only want to check out the main development trunk of the website module, then:
svn co https://svn.openfontlibrary.org/public/openfontlibrary/www www