The QingYangOS WebSite
The Official Community for QingYangOS!

[中文]|[English]
Locations of visitors to this page

  SVN is an open-source revision control system. Through all these strategies, it will become our spirit for QingYangOS project.  You could get QingYangOS source code through the following two ways.

1. Through web browser to get the source code

For the convenient viewing files' statement in every directory, there is a way for web browser. 
Based on gcc compilation:
https://www.qingyangos.org/svn/qingyangos_gcc

2. Throgh the SVN client

The developers or the people who want to get know QingYangOS need use the SVN client to get the source code to establish the local copies. 
In Windows, we recommand TortoiseSVN Tools, while in Linux, use the console tool.  We provide anonymous download, but not upload without any authentication. There are trunk,tags and branckes in every version lib.

trunk: the main branch of the kernel

tag: cache for stage-releasing code

branches: the developing code of every brach, and then will be combination with main branch

Through the web browsing, you could get the download URL. 
https://www.qingyangos.org/svn/qingyangos_gcc/trunk

Our administration to svn is based on specific standards and strategies.
More info : http://svnbook.red-bean.com/