[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Docbook production / catalogs with SubVersion?

From: Chris Johnson <cjohnson_at_capcollege.bc.ca>
Date: 2005-04-27 01:21:19 CEST

Hi,

I'm looking into using SubVersion to manage some of my docbook files.
It's a modular document made up of ~120 XIncluded files and a couple of
database extract (SQL -> XML) files. The flat files are edited
periodically (could be at any time), while the SQL -> XML extracts occur
when I get the go-ahead (~4-6 times a year).

I would like to manage the flat files with SubVersion, and use XML
catalogs to abstract the calls to SubVersion and the database SQL -> XML
process.

I envisage something like an Ant process:

- grab the the master XML file , which consists primarily of XIncludes.

- start processing the XIncludes using XML catalog
- the XML catalog would abstract the XIncludes to both SubVersion for
the latest commits and to SQL -> XML extract process
- assemble document
- process document to produce HTML and PDF.

Does this sound feasible? Or is there an easier way to achieve this?

Any links to docs / faq's appreciated.

Chris

Chris Johnson

Web Developer
Capilano College
North Vancouver, Canada

604.986.1911 ext. 3455
cjohnson@capcollege.bc.ca

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 27 01:37:49 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.