/[gedafe]/trunk/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Mon Feb 14 18:52:26 2005 UTC (19 years, 1 month ago) by dpavlin
File size: 2198 byte(s)
import of Gedafe 1.2.2

1
2
3 ============================================
4 Gedafe (the Generic Database Frontend) 1.2.0
5 ============================================
6
7
8 Documentation
9 -------------
10
11 Gedafe comes with four main documentation files:
12
13 NEWS new features, upgrade notes
14 doc/gedafe-user.txt explains how to install and use gedafe
15 doc/gedafe-sql.txt explains how to setup a gedafe app in postgresql
16 doc/cpptemplate.txt documentation for the templating system
17
18
19 Examples
20 --------
21
22 See example/README.
23
24
25 Versioning Scheme
26 -----------------
27
28 Gedafe uses a linux-style versioning, i.e. three number versions
29 (major.minor.minorminor) and stable/unstable marked by the minor
30 number being even (stable) or odd (unstable).
31
32 The file UPGRADE contains upgrade instructions that you should
33 carefully read before upgrading Gedafe (for minor version changes too).
34
35
36 Homepage
37 --------
38
39 http://isg.ee.ethz.ch/tools/gedafe/
40
41
42 Mailing List
43 ------------
44
45 Subscribe: send an e-mail to gedafe-request@list.ee.ethz.ch with
46 subject "subscribe".
47
48 Archives: http://www.ee.ethz.ch/~slist/gedafe/
49
50
51 License
52 -------
53
54 This program is free software; you can redistribute it and/or
55 modify it under the terms of the GNU General Public License as
56 published by the Free Software Foundation; either version 2 of the
57 License, or (at your option) any later version.
58
59 This program is distributed in the hope that it will be useful,
60 but WITHOUT ANY WARRANTY; without even the implied warranty of
61 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
62 General Public License for more details.
63
64 You should have received a copy of the GNU General Public License
65 along with this program; if not, write to the Free Software
66 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
67
68
69 Copyright
70 ---------
71
72 Copyright (c) 2000-2003 ETH Zurich, All rights reserved.
73
74
75 Authors
76 -------
77
78 Tobias Oetiker <oetiker@ee.ethz.ch>,
79 David Schweikert <dws@ee.ethz.ch>,
80 Fritz Zaucker <zaucker@ee.ethz.ch>,
81 Adi Fairbank <adi@adiraj.org>, and
82 Freek Zindel <freek@zindel.nl>

  ViewVC Help
Powered by ViewVC 1.1.26