Re: More NetWare changes(to fix AvailableTest failure)

2003-07-16 Thread Stefan Bodewig
On Tue, 15 Jul 2003, Jeff Tulley <[EMAIL PROTECTED]> wrote: > I do not currently have Unix/Linux access (working on it...), so I > just made a guess that the Unix case should be handled the same, but > with forward slashes. I think your guess is right (and the testcase passes 8-). Thanks

More NetWare changes(to fix AvailableTest failure)

2003-07-15 Thread Jeff Tulley
The AvailableTest brings out a case I didn't code for back when I made NetWare-specific changes to PathTokenizer.java, namely the use of a path of "..:directory", which should resolve to two paths: one directory a level up from basedir, and (IIUC) one directory "directory", relative to the basedir