Re: [Geotools-devel] File/URL conversion docs

2009-08-22 Thread Jody Garnett
Hrm - well this difference between a root path on unix; and a \ \host.org\share path on win32 is what is killing us on this one ... any suggestions (and additional test cases) welcome :-) Jody On 21/08/2009, at 7:58 PM, Ugo Taddei wrote: > > > Jody Garnett wrote: >> Thanks Ben; updated the pag

Re: [Geotools-devel] File/URL conversion docs

2009-08-21 Thread Ugo Taddei
Jody Garnett wrote: > Thanks Ben; updated the page and included some good examples (checking > them on firefox on windows and unix). I did learn something the \ > \host.org\share syntax on win32 can be told apart from unix root "/". > > The difference is five slashes - file:/host.org/shar

Re: [Geotools-devel] File/URL conversion docs

2009-08-21 Thread Jody Garnett
Thanks Ben; updated the page and included some good examples (checking them on firefox on windows and unix). I did learn something the \ \host.org\share syntax on win32 can be told apart from unix root "/". The difference is five slashes - file:/host.org/share vs four slashes file:dev