mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
latest & greatest
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@705 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
869518b316
commit
9c12d285d3
@ -36,18 +36,25 @@ small, with the hope that the small goals will fall quickly, and the
|
|||||||
large ones shall turn into a multitude of small ones.
|
large ones shall turn into a multitude of small ones.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
<h2>News -- 4 March 1998</h2>
|
<h2>News</h2>
|
||||||
The folks involved with
|
<dl>
|
||||||
<a href="http://www.dnaco.net/~bcooper/watermark/index.html">
|
<dt><b>10 March 1998</b>
|
||||||
WaterMark</a>,
|
<dd>Source is available with CVS. See instructions at bottom.
|
||||||
<a href="http://gnomoney.ml.org/gnomoney/index.hts">GnoMoney</a>,
|
<p>
|
||||||
and
|
|
||||||
<a href="http://www.cs.hmc.edu/~rclark/xacc">
|
<dt><b>4 March 1998</b>
|
||||||
X-Accountant</a>
|
<dd>The folks involved with
|
||||||
have tentatively agreed to join forces to work on a unified
|
<a href="http://www.dnaco.net/~bcooper/watermark/index.html">
|
||||||
personal-finance project. Subscribe to the xacc mailing list
|
WaterMark</a>,
|
||||||
for more info.
|
<a href="http://gnomoney.ml.org/gnomoney/index.hts">GnoMoney</a>,
|
||||||
<p>
|
and
|
||||||
|
<a href="http://www.cs.hmc.edu/~rclark/xacc">
|
||||||
|
X-Accountant</a>
|
||||||
|
have tentatively agreed to join forces to work on a unified
|
||||||
|
personal-finance project. Subscribe to the xacc mailing list
|
||||||
|
for more info.
|
||||||
|
<p>
|
||||||
|
</dl>
|
||||||
|
|
||||||
<h2>Meta-Architecture Goals</h2>
|
<h2>Meta-Architecture Goals</h2>
|
||||||
|
|
||||||
@ -426,6 +433,28 @@ immediately, independent of the major goals.
|
|||||||
Well, just to show that we are getting things done.
|
Well, just to show that we are getting things done.
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
|
<dt><b>Getting Source with CVS</b>
|
||||||
|
<dd> A read-only version of the cvs tree is available on the net.
|
||||||
|
To access it, first, login, as so:
|
||||||
|
<pre>
|
||||||
|
cvs -d :pserver:cvs@linas.org:/home/cvs/cvsroot login
|
||||||
|
</pre>
|
||||||
|
The password is "guest". To get a copy of the source, do a
|
||||||
|
<pre>
|
||||||
|
cvs -d :pserver:cvs@linas.org:/home/cvs/cvsroot checkout xacc
|
||||||
|
</pre>
|
||||||
|
Note that various versions can be accessed with tags.
|
||||||
|
For example, the tag <tt>xacc-10b17</tt> will get you version
|
||||||
|
1.0.17 and the tag <tt>xacc-11b6</tt> will get you version 1.1.6
|
||||||
|
In particular, the latest code in the 1.0.x series (the stable series)
|
||||||
|
is available on the branch <tt>xacc-10-patch</tt>. For historical
|
||||||
|
record, you can view Robin Clark's original source from October 1997
|
||||||
|
at <tt>xacc-09a</tt>. Things have changed a *lot* since then.
|
||||||
|
<p>
|
||||||
|
(March 1988)
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
<dt><b>Version 1.1 Alpha</b>
|
<dt><b>Version 1.1 Alpha</b>
|
||||||
<dd>The Alpha development version 1.1 is out. Features include:
|
<dd>The Alpha development version 1.1 is out. Features include:
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user