Next in thread →
Next in month →
Re: [docbook-apps] Proper way to specify UNC path in XML catalog
Thanks very much for the pointers Dave. For the moment, I'm temporarily assigning a drive letter to the server in the build script and using that since all the processors seem to handle driver letters better than UNC paths in catalogs: net use U: \\server\path /persistent:no and then in the catalog use: file:///U:/morepath/ Thanks again, Ken On 5/31/07, Dave Pawson <> wrote: > Bottom line it's a mess Ken. > http://www.dpawson.co.uk/xsl/sect4/uriIncl.html > > http://www.dpawson.co.uk/xsl/sect4/uri.html#d15268e31 > has what explanations I've gathered. > > > HTH > > > regards > > -- > Dave Pawson > XSLT XSL-FO FAQ. > http://www.dpawson.co.uk >
Next in thread →
Next in month →