Author: crossley
Date: Fri Jan 13 04:20:12 2006
New Revision: 368697
URL: http://svn.apache.org/viewcvs?rev=368697&view=rev
Log:
Update
Modified:
forrest/events/forrest-friday/20060113-log.txt
Modified: forrest/events/forrest-friday/20060113-log.txt
URL:
http://svn.apache.org/viewcvs/forrest/events/forrest-friday/20060113-log.txt?rev=368697&r1=368696&r2=368697&view=diff
==============================================================================
--- forrest/events/forrest-friday/20060113-log.txt (original)
+++ forrest/events/forrest-friday/20060113-log.txt Fri Jan 13 04:20:12 2006
@@ -154,3 +154,44 @@
Jan 13 23:57:00 <xley> if each branch is quick and purpose-specific, then easy
to merge. Why would you be "alone"?
Jan 13 23:57:56 <tscherler> I am not sure if more people want to take the
extra step of work related to using a branch
Jan 13 23:59:33 <xley> i for one have no trouble - either a separate checkout
or 'svn switch' (usually do the former)
+Jan 14 00:01:40 <tscherler> jeje I finally have checkeed out
https://svn.apache.org/repos/asf/forrest as whole. ;-)
+Jan 14 00:02:03 <tscherler> so I would need to change my config
+Jan 14 00:02:10 <xley> Huh?
+Jan 14 00:02:56 <tscherler> (12:59:43) xley: i for one have no trouble -
either a separate checkout -> then you need to change some configs on my system
+Jan 14 00:02:57 <xley> i only have three checkouts of separate parts, never
ever done whole of /repos/asf/forrest
+Jan 14 00:03:05 <tscherler> jeje
+Jan 14 00:03:09 <tscherler> it is nice
+Jan 14 00:03:27 <tscherler> I have done it for lenya as well
+Jan 14 00:03:54 <xley> i am confused sorry - don't know what you mean
+Jan 14 00:03:56 <tscherler> now whatever problem occurs on any branch I can
look it up on my hd
+Jan 14 00:04:33 <tscherler> i have
+Jan 14 00:04:33 <tscherler> svn co https://svn.apache.org/repos/asf/lenya
+Jan 14 00:04:35 <tscherler> as well
+Jan 14 00:05:09 <xley> so all the really really old branches too (in forrest)?
+Jan 14 00:05:17 <tscherler> yeahs
+Jan 14 00:05:20 <tscherler> jeje
+Jan 14 00:05:31 <tscherler> it is nice to see how we changed
+Jan 14 00:05:37 <xley> big disk!
+Jan 14 00:06:55 <xley> anyway way did you say "so I would need to change my
config" when we talked about branches above?
+Jan 14 00:08:58 <tscherler> yes
+Jan 14 00:09:21 <tscherler> I need to set $FORREST_HOME
+Jan 14 00:10:39 <xley> okay, i wondered if you meant that. I use separate
shell windows spread out on my desktop - different FORREST_HOME in each, works
okay.
+Jan 14 00:14:05 <tscherler> K, never thought about that but very useful
indeed
+Jan 14 00:14:28 <tscherler> you are on Mac OX, right
+Jan 14 00:14:51 <xley> yep, but i used to do the same on Linux.
+Jan 14 00:15:06 <_Gav_> Looking around v3 I see in common/html a file
called xhtml2-content-body.ft and in ...
+Jan 14 00:15:17 <xley> easier there with the virtual desktops.
+Jan 14 00:15:33 <_Gav_> common/xhtml2 a file called body.ft . Which is
the one to use?
+Jan 14 00:15:52 <tscherler> gav yeah v3 is expecting xhtml2 as input
+Jan 14 00:16:18 <tscherler> body.ft is providing the input for
xhtml2-content-body.ft
+Jan 14 00:16:46 <_Gav_> I see, thanks
+Jan 14 00:16:56 <tscherler> better said the default is xdocs, but xhtml2 is
as well supported
+Jan 14 00:17:15 <tscherler> I change the data model matching
+Jan 14 00:17:37 <tscherler> what have been done by document-to-toc.xsl is
now a contract
+Jan 14 00:17:45 <tscherler> toc.ft
+Jan 14 00:18:05 <tscherler> or in your case body.ft was document-to-body.xsl
+Jan 14 00:18:32 <_Gav_> ok, so xhtml2 compliant sites are in the near
future then?
+Jan 14 00:19:08 <tscherler> I am +1 to release the dispatcher based on
xhtml2 as internal format
+Jan 14 00:19:23 <tscherler> as default input
+Jan 14 00:19:35 <tscherler> and see the sample in v3
+Jan 14 00:19:47 <tscherler> xhtml2 sites are there ;-)