Difference between revisions of "Source code"
From ECHSA Congenital Database
Jump to navigationJump to searchm |
m (Minor correction) |
||
| 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. | ||
| − | = | + | * '''[http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/DataCollectionSoftware/src/pl/magnum2/ecdbc/?root=ecbdc Source Code Online]''' via ViewCVS. |
| − | + | === Get the latest Source Code === | |
| − | + | If you need a complete set of source files, you can use Subversion for downloading the whole source code directory, which is available from following address: | |
| − | |||
| − | If you need a complete set of source files, you can use Subversion for downloading the whole source code directory, which is available | ||
http://www.eactscongenitaldb.org/svn/ | http://www.eactscongenitaldb.org/svn/ | ||
| Line 15: | Line 13: | ||
If you use Linux or other Unix-like system, you can get the source by issuing following command: | 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/ | |
| − | svn co http://www.eactscongenitaldb.org/svn/ | ||
| − | |||
On Windows systems, you can use [http://tortoisesvn.tigris.org/ Tortoise SVN] and use the same address for downloading the source files. | On Windows systems, you can use [http://tortoisesvn.tigris.org/ Tortoise SVN] and use the same address for downloading the source files. | ||
Revision as of 13:53, 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 via ViewCVS.
Get the latest Source Code
If you need a complete set of source files, you can use Subversion for downloading the whole source code directory, which is available from following 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]