Newer
Older
Import / code / .svn / pristine / ea / ea53d3c40d81c18560ee48fcda0ef897d28a6241.svn-base
@John John on 29 Dec 2020 596 bytes bulk import from macbookpro checkouts
#!/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