You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by re...@locus.apache.org on 2000/11/22 07:19:53 UTC

cvs commit: jakarta-slide/src/webdav/client/bin run.bat

remm        00/11/21 22:19:53

  Added:       src/webdav/client/bin run.bat
  Log:
  - Move the client to to src/webdav/client.
    Sorry for all the commit messages ...
  
  Revision  Changes    Path
  1.1                  jakarta-slide/src/webdav/client/bin/run.bat
  
  Index: run.bat
  ===================================================================
  @echo off
  set CP2=%CLASSPATH%;./classes/
  java -classpath %CP2% org.apache.webdav.cmd.Main