Changes between Version 36 and Version 37 of Download/QWGTemplates
- Timestamp:
- Jun 26, 2009, 12:32:04 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download/QWGTemplates
v36 v37 22 22 The standard method to download the templates is using a Subversion client : checkout or export URL corresponding to the version you need. '''Avoid to download all versions as it can be quite a large (and long) download'''... It is recommended to do a checkout you keep somewhere on your disk : then you can use SVN commands to update your local copy of QWG templates rather than doing a full download at each version. 23 23 24 If you don't have a Subversion client, we can provide a tarball of a specific QWG release on demand. To request it, open a ticket in [http://savannah.cern.ch/projects/elfms ELFms Savanah] portal. 24 === Checking Out QWG Templates === 25 26 QWG templates can be checked out using `svn co` command directly or using [source:templates/trunk/tools/check-compile.sh check-compile.sh] script. The script allows to download both a vanilla SCDB and a specific version of the templates. It is then possible to compile the examples provided with the templates to assess they work properly before integrating them in your production SCDB. 25 27 26 28 === RPMs required by Templates ===