Newer
Older
Import / code / Scripts / _svn.sh
#!/bin/bash
#===============================================================================
#
#          FILE:  _svn.sh
# 
#         USAGE:  _svn.sh 
# 
#   DESCRIPTION:  Log in to SVN server as user svn_cgi_user
# 
#       OPTIONS:  ---
#  REQUIREMENTS:  ---
#          BUGS:  ---
#         NOTES:  ---
#        AUTHOR:  John Ryland (jryland@xiaofrog.com)
#       COMPANY:  InvertedLogic
#       VERSION:  1.0
#       CREATED:  06/16/08 12:23:23 CST
#      REVISION:  ---
#===============================================================================

ssh svn_cgi_user@svn.invertedlogic.com