source: README.txt @ 1885

Last change on this file since 1885 was 1885, checked in by ole, 19 years ago

Instructions

File size: 1.7 KB
RevLine 
[1789]1This is the root-Subversion directory for the
2AnuGA Software Development Project developed at the
3Risk Assessment Methods Project at Geoscience Australia and
4Mathematical Sciences Institute at the Australian National University.
5
[1885]6
7=======SVN===========
[1789]8The Subversion URL is
9https://datamining.anu.edu.au/svn/ga/
10
[1885]11To checkout
12  mkdir anuga
13  cd anuga
14  svn co --username ole  https://datamining.anu.edu.au/svn/ga
15
16Externals:
17  svn propget svn:externals pyvolution
18  set with propset.
19
20 
21Keywords:
22  To set subversion keyword expansion:
23
24  svn propset svn:keywords "LastChangedDate LastChangedRevision LastChangedBy HeadURL Id" version.txt
25
26  Subversion keywords:
27
28  $LastChangedDate: 2005-01-21 13:47:47 +1100 (Fri, 21 Jan 2005) $
29  $LastChangedRevision: 635 $
30  $LastChangedBy: ole $
31  $HeadURL: https://datamining.anu.edu.au/svn/projects/ga/storm_surge/pyvolution/version.txt $
32 $Id: version.txt 635 2005-01-21 02:47:47Z ole $ 
33 
34 
35=======TRAC====================
[1789]36The project is managed through TRAC with URL
37https://datamining.anu.edu.au/anuga
[1823]38or from commandline using
39trac-admin in /home/trac on datamining.anu.edu.au
[1789]40
[1823]41Ex
42trac-admin AnuGA help
43trac-admin AnuGA permission help
44trac-admin AnuGA permission list
45trac-admin AnuGA permission add ole CONFIG_VIEW
46trac-admin AnuGA permission remove anonymous BROWSER_VIEW
[1850]47trac-admin inintenv AnuGA /home/svn/ga
[1789]48
[1791]49Note that this repository is a merger of two separate SVN repositories.
50The earliest entry is thus not revision 1 but revision 136 19 August 2004 (empty padding).
51The earliest real entry is revison 173:
52----
53Revision: 173
54Author: ole
55Date: 2:10:38 PM, Wednesday, 18 August 2004
56Message:
57Initial import of GA storm surge project
58----
59
60
Note: See TracBrowser for help on using the repository browser.