OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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 <davep@dpawson.co.uk> 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
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]