If you're going to kill it, kill it.  Don't "move" development outside of
the SVN tree..  That does nobody any good.

it should either be dead dead, or it should continue in SVN.

-derek

Quoting Neil Williams <[EMAIL PROTECTED]>:

Author: codehelp
Date: 2006-02-15 18:20:31 -0500 (Wed, 15 Feb 2006)
New Revision: 13272
Trac: http://svn.gnucash.org/trac/changeset/13272

Modified:
  gnucash/branches/cashutil/ChangeLog
  gnucash/branches/cashutil/autogen.sh
  gnucash/branches/cashutil/configure.ac
Log:
Halting the cashutil branch until further notice - development continues outside svn

Modified: gnucash/branches/cashutil/ChangeLog
===================================================================
--- gnucash/branches/cashutil/ChangeLog 2006-02-15 22:06:37 UTC (rev 13271)
+++ gnucash/branches/cashutil/ChangeLog 2006-02-15 23:20:31 UTC (rev 13272)
@@ -1,3 +1,15 @@
+2006-02-15  Neil Williams  <[EMAIL PROTECTED]>
+
+       * autogen.sh :
+       * configure.ac : Add notice:
+       CashUtil development within gnucash has halted.
+       It may or may not be revived after gnucash 2.0.0 -
+       development has restarted outside gnucash, see
+       http://www.linux.codehelp.co.uk/cashutil/
+
+       This branch is NOT suitable for merging back into
+       the svn trunk.
+
2006-01-11  Neil Williams  <[EMAIL PROTECTED]>

        Preparing the gnucash2 binary and shutting

Modified: gnucash/branches/cashutil/autogen.sh
===================================================================
--- gnucash/branches/cashutil/autogen.sh        2006-02-15 22:06:37 UTC (rev 
13271)
+++ gnucash/branches/cashutil/autogen.sh        2006-02-15 23:20:31 UTC (rev 
13272)
@@ -1,6 +1,12 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.

+echo CashUtil development within gnucash has halted.
+echo It may or may not be revived after gnucash 2.0.0 -
+echo development has restarted outside gnucash, see
+echo http://www.linux.codehelp.co.uk/cashutil/
+exit 1
+
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.


Modified: gnucash/branches/cashutil/configure.ac
===================================================================
--- gnucash/branches/cashutil/configure.ac 2006-02-15 22:06:37 UTC (rev 13271) +++ gnucash/branches/cashutil/configure.ac 2006-02-15 23:20:31 UTC (rev 13272)
@@ -1,7 +1,12 @@
## -*-m4-*-

-dnl Process this file with autoconf to produce a configure script.
+`echo CashUtil development within gnucash has halted.`
+`echo It may or may not be revived after gnucash 2.0.0 -`
+`echo development has restarted outside gnucash, see`
+`echo http://www.linux.codehelp.co.uk/cashutil/`
+exit 1

+
# FILE:
# configure.in
#

_______________________________________________
gnucash-changes mailing list
[EMAIL PROTECTED]
https://lists.gnucash.org/mailman/listinfo/gnucash-changes




--
      Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
      Member, MIT Student Information Processing Board  (SIPB)
      URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
      [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to