Difference between revisions of "Source code"
From ECHSA Congenital Database
Jump to navigationJump to searchm |
m |
||
| Line 3: | Line 3: | ||
The '''[http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/?root=ecbdc source code]''' for [[EACTS Database Software]] is available. It's viewable as a web page, where you can watch all files together with changes history (for every file). You can also download files. | The '''[http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/?root=ecbdc source code]''' for [[EACTS Database Software]] is available. It's viewable as a web page, where you can watch all files together with changes history (for every file). You can also download files. | ||
| − | == | + | === Source Code Online === |
* [http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/DataCollectionSoftware/src/pl/magnum2/ecdbc/?root=ecbdc Data Collection Software] via ViewCVS. | * [http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/DataCollectionSoftware/src/pl/magnum2/ecdbc/?root=ecbdc Data Collection Software] via ViewCVS. | ||
| − | == Get latest Source Code version == | + | === Get latest Source Code version === |
If you need a complete set of source files, you can use Subversion for downloading the whole source code directory, which is available under address: | If you need a complete set of source files, you can use Subversion for downloading the whole source code directory, which is available under address: | ||
Revision as of 13:49, 23 November 2005
The source code for EACTS Database Software is available. It's viewable as a web page, where you can watch all files together with changes history (for every file). You can also download files.
Source Code Online
- Data Collection Software via ViewCVS.
Get latest Source Code version
If you need a complete set of source files, you can use Subversion for downloading the whole source code directory, which is available under address:
http://www.eactscongenitaldb.org/svn/
If you use Linux or other Unix-like system, you can get the source by issuing following command:
svn co http://www.eactscongenitaldb.org/svn/
On Windows systems, you can use Tortoise SVN and use the same address for downloading the source files.
Please note, that this anonymous access is read-only. If you make any changes to the source files and you want them included, please send them to [1]