From 8c2622d5b98675aa666533f13a4712e05e82dfc5 Mon Sep 17 00:00:00 2001 From: dchandler Date: Tue, 17 Jun 2003 02:48:43 +0000 Subject: [PATCH] The http://thdltools.sf.net web pages are now updated every four hours. Due to sf.net difficulties, they may be 28 hours behind until September 2003, however. Updated the WylieWord/Diacritics info. --- htdocs/BuildSystems.html | 49 ++++++++++++---------------------------- 1 file changed, 15 insertions(+), 34 deletions(-) diff --git a/htdocs/BuildSystems.html b/htdocs/BuildSystems.html index 1d32145..be990a0 100644 --- a/htdocs/BuildSystems.html +++ b/htdocs/BuildSystems.html @@ -195,11 +195,11 @@ The first section of text is the short "introduction" about the Theme and the va translation tool, Tibbibl, and for the fonts.  In the CVS repository, you'll find that the build system once worked for Savant and QuillDriver as well.  This document describes them, and - should be updated if we put together build systems for the two - diacritics packages and for Wylie Word (but see e-mail to + should be updated if we put together better build systems for the + two diacritics packages and for Wylie Word (but see e-mail to thdl-devel@lists.sourceforge.net that tells why we probably will - continue to require Wylie Word developers to edit from within MS - Word on account of the difficulty of using CVS with VBA). + continue to require WylieWord and Diacritics developers to edit from + within MS Word on account of the difficulty of using CVS with VBA).

What is a build system, you ask?  A build system is a @@ -235,8 +235,7 @@ The first section of text is the short "introduction" about the Theme and the va module -- how to publish on this very web site, that is

  • - Building the Diacritics - module + Building the Diacritics and WylieWord modules
  • Building the WylieWord @@ -603,17 +602,14 @@ name="buildingfonts">
  • - Now you must update the CVS sandbox at + Now you must wait four hours for the cron job (added via crontab) + to update the CVS sandbox at thdltools.sourceforge.net:/home/groups/t/th/thdltools/htdocs.  - To do so, use PuTTY or another ssh to log in to - thdltools.sourceforge.net.  Now change directory - (cd) to - /home/groups/t/th/thdltools/htdocs and run 'cvs - -d :ext:YourSourceForgeUserId@cvs1:/cvsroot/thdltools -f update -d - -P'.  You'll see your changes being made to the "real" - website.  Surf to the website and see - for yourself. + for yourself.  (Note that we use pserver to update the site, + so until September 2003, it may be 28 hours until you see your + change.)
  • @@ -680,13 +676,6 @@ module /home/groups/t/th/thdltools/htdocs/. -
  • - While you're here, do a 'cvs -d - :ext:YourSourceForgeUserId@cvs1:/cvsroot/thdltools -f update -d - -P' -- just in case some developer made changes to the - web pages but forgot to update. -
  • -
  • Anyway, now run 'rm -fr pubapi privateapi public-javadocs* private-javadocs*' (from the htdocs/ @@ -750,23 +739,15 @@ module -

    Building the Diacritics moduleBuilding the Diacritics and WylieWord modules

    -

    - We don't yet have source code in this module.  Check back here - once we do. -

    - - - -

    Building the WylieWord module

    -

    You'll have to use MS Word to get at the Visual Basic source code in the .dot file.  Edit it there, and then commit the revised .dot - file.  'cvs diff' won't work, but that's life. + file.  'cvs diff' won't work, but that's life unless you want + to do a lot of cutting and pasting into the .dot file every time you + make an edit.