Bug 673401 - Distributed <set> chapter
Summary: Distributed <set> chapter
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: Publican Users Guide
Version: future
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ruediger Landmann
QA Contact: Jeff Fearn 🐞
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-28 04:19 UTC by Rebecca Newton
Modified: 2011-09-06 05:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-06 05:27:54 UTC


Attachments (Terms of Use)

Description Rebecca Newton 2011-01-28 04:19:22 UTC
Description of problem: These are my notes on the holes I found in the chapter on creating a distributed <set>.

My svn repository:

A note that the repository link should stop the directory before the directory the books are in. Ie, for mine, it is rnewton/set_example/<books>

A note about how, if your books deviate from that umbrella directory, you can specify the path from the point it deviates. ie: 

books: en-US/Administration_Guide
svn: rnewton/set_example/

publican.cfg requires you to use colons instead of equals so:

books: Adminstration_Guide 
rather than
books = Administration_Guide

Until the thing is fixed with the set.xml file, remove Revision_History.xml and <remark> from the default set.xml file.

publican.cfg must be present in each book, which isn't really a problem if you're pulling from normal books, unlike me, I suppose, but perhaps still good to note.

Make changes in the svn copy, not the set copy.

I couldn't get the Red Hat brand to work and used JBoss instead.

It doesn't seem to matter whether your main .xml is underneath an en-US directory, it still asks you to simply go:
book_directory/book.xml in the my_set.xml file.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rebecca Newton 2011-09-06 05:27:54 UTC
I opened this bug and have, in the meantime either made the changes to the UG or forgotten what I was complaining about, so I'm going to close it :)


Note You need to log in before you can comment on or make changes to this bug.