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
Diacritics
- module
+ Building the Diacritics
and WylieWord
modules
WylieWord
@@ -603,17 +602,14 @@ name="buildingfonts">
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.)
/home/groups/t/th/thdltools/htdocs/
.
- '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.
- 'rm -fr pubapi privateapi public-javadocs*
private-javadocs*'
(from the htdocs/
@@ -750,23 +739,15 @@ module
-Diacritics
moduleBuilding the Diacritics
and WylieWord
modules- We don't yet have source code in this module. Check back here - once we do. -
- - - -WylieWord
moduleYou'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.