Menu

Tree [r28] / bin /
 History

HTTPS access


File Date Author Commit
 .cvsignore 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 .dynamide.local.bat.template 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 .dynamide.local.sh.template 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 .webmacroshell 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 .webmacroshell.basescript 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 README.txt 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 S81dynamide 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 addcp.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 audit.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 bsh.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 bsh.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 cvsadd.tcl 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dcommit.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dsync 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dsync-exclude.txt 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dsync.env 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dtest.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dynamide.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 dynamide.local.properties.template 2011-05-17 laramiec [r6] removed requirement on ANT_HOME. Added MacOS X...
 dynamide.sh 2012-03-13 laramiec [r20] Changed Page and Session to now correctly handl...
 exec-ant.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 exec-ant.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 install-version.bs 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 install.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 junit.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 junit.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 make-RESOURCE_ROOT.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 my2pg.1.29.pl.txt 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 my2pg.pl 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 openFolder.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 openFolderRR.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 pgstart.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 pgstop.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 publish.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 push-homes.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 resin-dynamide-jre13.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 resin-dynamide.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 resin-dynamide.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 restart 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 restartTomcat.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 root-install.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 rsync.laramielap.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 setDynamideLocal.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 setjavaClasspathDynamide.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 setjavaClasspathDynamide.pl 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 setjavaClasspathDynamide.sh 2012-03-13 laramiec [r20] Changed Page and Session to now correctly handl...
 test.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 tomcat-dynamide-start.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 tomcat-dynamide-stop.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 updatedynamide.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 webmacro.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 webmacro.sh 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 xhtml.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 xhtml.bs 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 xsl.bat 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...
 xsl.bs 2011-05-14 laramiec [r1] imported initial version from CVS repo into SVN...

Read Me

==========================
Overview
==========================
 For all the shell scripts to work in Dynamide, you must have
 DYNAMIDE_HOME
 set in your environment.
 Examples
 Windows:
    set DYNAMIDE_HOME=C:\dynamide
 Windows-Cygwin:
    export DYNAMIDE_HOME=C:\\dynamide
 Unix:
    export DYNAMIDE_HOME=/usr/local/dynamide


 Window-Cygwin notes:
    Do not use the .sh varieties, use the .bat varieties.
    e.g.
        bash$ export DYNAMIDE_HOME=C:\\dynamide
        bash$ cd /cygdrive/c/dynamide
        bash$ bin/setjavaClasspathDynamide.bat

    To run ant, you may have to do something like this in a little script:

        export ANT_HOME=C:\\bin\\apache-ant-1.5.3-1
        export JAVA_HOME=C:\\bin\\jdk141
        $ANT_HOME/bin/ant.bat $*

==========================
Shell script dependencies:
==========================

 Note: setjavaClasspathDynamide.sh finds .dynamide.local.sh in either
    ${DYNAMIDE_HOME}/bin/.dynamide.local.sh
 or
    ${HOME}/.dynamide.local.sh

 resin-dynamide.sh
  |
  +---- setjavaClasspathDynamide.sh
         |
         +---- .dynamide.local.sh

 bsh.sh,
 junit.sh,
 webmacro.sh
  |
  +---- dynamide.sh
         |
         +---- setjavaClasspathDynamide.sh
                |
                +---- .dynamide.local.sh
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.