package cvs _cvstitle_ {CVS} _cvscheckout_ { To check out the Greenstone source code from our server do the following: } _cvsglicheckout_ { To check out the Greenstone Librarian Interface source code, change to the gsdl directory and do the following: } _cvsnoncoreimagescheckout_ { The standard checkout contains the interface images for four languages: English, French, Spanish and Russian. To check out the images for the other interface languages (this is optional), change to the "images" subdirectory of the gsdl directory and run: } _cvsupdate_ { Once you have the code you may update it at any time by changing to the gsdl directory and typing: } _notice_ {Note about versions} _recentversion_ {Make sure that your version of CVS is 1.11 or later. Some operating systems (including Mac OS X and Solaris) have older versions that can not connect to a non-default port. This causes an error such the following:} _download_ {You can download pre-compiled packages of recent versions of CVS from https://ccvs.cvshome.org/servlets/ProjectDocumentList?folderID=80.} _content_ { _pageheading_(_cvs:cvstitle_)

_cvscheckout_

cvs -d :pserver:cvs_anon@cvs.scms.waikato.ac.nz:2402/usr/local/global-cvs/gsdl-src co gsdl

_cvsglicheckout_

cvs -d :pserver:cvs_anon@cvs.scms.waikato.ac.nz:2402/usr/local/global-cvs/gsdl-src co gli

_cvsnoncoreimagescheckout_

cvs -d :pserver:cvs_anon@cvs.scms.waikato.ac.nz:2402/usr/local/global-cvs/gsdl-src co gsdl-non-core-images

_cvsupdate_

cvs update -dP

_notice_

_recentversion_

2402/usr/local/global-cvs/gsdl-src: no such repository

_download_

}