On 12/13/05, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > On Tue, 2005-12-13 at 08:58 -0800, Jeff Lansing wrote: > 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.
FYI, the script works on Windows. (I've just tested it now.) Just create a directory named "directory" and execute the script from that directory. (It will be better if the script is not placed in "directory" while the copy on the repository will be checked out by the script.) > --Emmanuel -- Ersin
