Difference between revisions of "Source code"
(uaktualnienie URL-a (2x)) |
|||
| (6 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{software-infobox}} | |
| − | = | + | 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 | + | * '''[http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/?root=ecbdc Source Code Online]''' via ViewCVS. |
| − | == Get latest Source Code | + | === 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 | + | 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/ | + | http://www.eactscongenitaldb.org/svn/ecdbc/ecdbc/trunk/ |
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/ecdbc/ecdbc/trunk/ | |
| − | 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. | ||
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 [mailto:software@magnum2.pl] | 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 [mailto:software@magnum2.pl] | ||
| + | |||
| + | [[category:terminology]] | ||
Latest revision as of 23:39, 25 February 2008
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/ecdbc/ecdbc/trunk/
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/ecdbc/ecdbc/trunk/
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]