source: gs3-installations/eurovision-lod/trunk/README.txt

Last change on this file was 36759, checked in by davidb, 19 months ago

Checked out site README files use 'eurovision-lod' rather than 'eurovision', so updating svn checkout commands to keep things in line with the docs

File size: 420 bytes
Line 
1
2Convenient commands to svn checkout the interface and site
3
4# Interface
5
6 cd web/interfaces
7
8 svn co https://svn.greenstone.org/gs3-installations/eurovision-lod/trunk/interfaces/eurovision eurovision-lod
9
10 cd ../..
11
12
13# Site
14
15 cd web/sites
16
17 svn co https://svn.greenstone.org/gs3-installations/eurovision-lod/trunk/sites/eurovision eurovision-lod
18
19 cd ../..
20
21
22The update
23
24 web/WEB-INF/servlets.xml
25
26
27
Note: See TracBrowser for help on using the repository browser.