Develop and Download Open Source Software

Browse CVS Repository

Diff of /samurai-graph/web/rsync.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by orrisroot, Mon Oct 4 12:20:01 2004 UTC revision 1.3 by orrisroot, Thu Oct 7 01:07:34 2004 UTC
# Line 6  if [ x"$RSYNC" = x ]; then Line 6  if [ x"$RSYNC" = x ]; then
6  fi  fi
7  RSYNC_OPTS="-rlvzC --delete"  RSYNC_OPTS="-rlvzC --delete"
8  RSYNC_RSH=ssh  RSYNC_RSH=ssh
9    export RSYNC_RSH
10  SRC=`dirname $0`/htdocs  SRC=`dirname $0`/htdocs
11  DSTDIR=/home/groups/s/sa/samurai-graph  DSTDIR=/home/groups/s/sa/samurai-graph
12  SFJP_SHELL_HOSTNAME=sf-usr-shell  SFJP_SHELL_HOSTNAME=sf-usr-shell

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26