[pLog-svn] r6167 - plog/branches/lifetype-1.2/bin-devel

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Jan 23 10:38:34 EST 2008


Author: jondaley
Date: 2008-01-23 10:38:34 -0500 (Wed, 23 Jan 2008)
New Revision: 6167

Modified:
   plog/branches/lifetype-1.2/bin-devel/build-diff.sh
Log:
added a header so we can keep track of what scripts are for what

Modified: plog/branches/lifetype-1.2/bin-devel/build-diff.sh
===================================================================
--- plog/branches/lifetype-1.2/bin-devel/build-diff.sh	2008-01-23 15:37:04 UTC (rev 6166)
+++ plog/branches/lifetype-1.2/bin-devel/build-diff.sh	2008-01-23 15:38:34 UTC (rev 6167)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+# This script is for building upgrade tar files, e.g. contain all the files
+# needed to upgrade a 1.2.5 installation to a 1.2.6 installation.  The
+# wizard is not included, since this script is only for minor upgrades
+
 # where to find the svn repository
 SVNSERVER="http://devel.lifetype.net"
 SVNREPO="/svn/plog/plog"



More information about the pLog-svn mailing list