en:developer:svn
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:developer:svn [2015/06/04 02:24] – external edit 127.0.0.1 | en:developer:svn [2023/03/19 21:10] (current) – kjdon | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| ====== Greenstone Subversion (SVN) Repository ====== | ====== Greenstone Subversion (SVN) Repository ====== | ||
| Line 4: | Line 5: | ||
| The Greenstone source code is kept under version-control in a [[http:// | The Greenstone source code is kept under version-control in a [[http:// | ||
| - | * Repository Root: [[http:// | + | * Repository Root: [[https:// |
| - | * Repository Browser: [[http:// | + | * Repository Browser: [[https:// |
| ===== Repository Structure ===== | ===== Repository Structure ===== | ||
| Line 11: | Line 12: | ||
| The basic structure of the repository is | The basic structure of the repository is | ||
| - | **http:// | + | **https:// |
| * **deprecated** | * **deprecated** | ||
| * **documentation** | * **documentation** | ||
| Line 26: | Line 27: | ||
| The important projects inside main are: | The important projects inside main are: | ||
| - | http:// | + | https:// |
| * **gli** | * **gli** | ||
| * **greenstone2** | * **greenstone2** | ||
| Line 32: | Line 33: | ||
| * **gs2build** | * **gs2build** | ||
| - | gs2build is a package of greenstone | + | gs2build is a package of greenstone |
| ===== Greenstone checkout ===== | ===== Greenstone checkout ===== | ||
| - | <TABAREA tabs="Greenstone3, | + | <tabbox |
| - | <TAB> | + | |
| To checkout the Greenstone 3 source code from our server do the following: | To checkout the Greenstone 3 source code from our server do the following: | ||
| - | < | + | < |
| Then from the greenstone3 folder, run | Then from the greenstone3 folder, run | ||
| Line 57: | Line 57: | ||
| - | Please see our [[Compiling_Greenstone | + | Please see our [[Compiling_Greenstone3 |
| - | </TAB> | + | <tabbox Greenstone2> |
| - | ########################################## | + | |
| - | <TAB> | + | |
| To checkout the Greenstone 2 source code from our server do the following: | To checkout the Greenstone 2 source code from our server do the following: | ||
| - | < | + | < |
| To checkout the Greenstone Librarian Interface source code, change to the greenstone2 directory and do the following: | To checkout the Greenstone Librarian Interface source code, change to the greenstone2 directory and do the following: | ||
| - | < | + | < |
| Once you have the code you may update it at any time by changing to the greenstone2 directory and typing: | Once you have the code you may update it at any time by changing to the greenstone2 directory and typing: | ||
| Line 76: | Line 74: | ||
| - | Please see our [[Compiling_Greenstone | + | Please see our [[Compiling_Greenstone2 |
| - | </TAB> | + | </tabbox> |
| - | </ | + | |
| ===== Notes ===== | ===== Notes ===== | ||
| Line 85: | Line 82: | ||
| All of the line endings in the repository files are linux-style (\n) line endings. We ask that you do not check in files which do not conform to this standard. Therefore, we recommend finding a suitable editor for your platform, which uses this style of line ending. | All of the line endings in the repository files are linux-style (\n) line endings. We ask that you do not check in files which do not conform to this standard. Therefore, we recommend finding a suitable editor for your platform, which uses this style of line ending. | ||
| - | |||
en/developer/svn.1433384661.txt.gz · Last modified: 2018/04/09 21:52 (external edit)
