Difference between revisions of "Source code"

From ECHSA Congenital Database
Jump to navigationJump to search
m
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.
  
=== Source Code Online ===
+
* '''[http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/DataCollectionSoftware/src/pl/magnum2/ecdbc/?root=ecbdc Source Code Online]''' via ViewCVS.
  
* [http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/DataCollectionSoftware/src/pl/magnum2/ecdbc/?root=ecbdc Data Collection Software] via ViewCVS.
+
=== Get the latest Source Code ===
  
=== 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 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 under address:
 
  
 
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:
  
<pre>
+
svn co http://www.eactscongenitaldb.org/svn/
svn co http://www.eactscongenitaldb.org/svn/
 
</pre>
 
  
 
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

ECHSA Database Software

Download
Change log
User's manual
FAQ

Software information

Technical support
Recommended hardware
Requirements
Licensing
Versions
Platforms
What's new

Get involved

Development version
How to report bugs
Source code
Internationalization
How to translate
Technical documentation

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.

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]