Changes

Jump to: navigation, search

Continuous Integration/script

4 bytes removed, 18:55, 8 April 2011
no edit summary
<source lang="bash">
#!/bin/bash
 
# script for automating synchronization of
# Internal Repoand External Repo of NexJ
# CDOT - 22/Oct/2010
 
#changed to /usr/bin/rm for using in cmd
PATH=/usr/bin:$PATH
 
nexj_home="D:/cygwin/data/hudson/nexj_express"
hgIntDir="${nexj_home}/hg.nexj.com/core"
hgIntURL="D:/cygwin/home/NexJExpress/Internal"
 
# add this info to the name of report file
1
edit

Navigation menu