Bug 673401

Summary: Distributed <set> chapter
Product: [Community] Publican Reporter: Rebecca Newton <rnewton>
Component: Publican Users GuideAssignee: Ruediger Landmann <rlandman+disabled>
Status: CLOSED CURRENTRELEASE QA Contact: Jeff Fearn 🐞 <jfearn>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: futureCC: mmcallis, publican-list
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-06 05:27:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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 :)