On Tue, 2005-12-13 at 08:58 -0800, Jeff Lansing wrote: > Emmanuel, > > Yes. LINUX is able to distinguish DnNParserTest.java from DNParserTest.java. > Windows is not. Unfortunately all of out development machines are Windows > machines.
Damn !! I now understand what happens. Ok. What you can do is just to launch the script that you can find at the top level : http://svn.apache.org/viewcvs.cgi/directory/?root=Apache-SVN it's *nix name is : checkout-directory-new.sh I think that you just have to change its name to checkout-directory-new.bat and execute it. It should work as the inner commands are just echo and svn. It will just check out the trunks. Just let me know if you have problems with it. --Emmanuel
