Subversion Repositories DevTools

Rev

Rev 3846 | Rev 4456 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3846 Rev 3847
Line 28... Line 28...
28
#       hostname    - Name of the target host (Mandatory) 
28
#       hostname    - Name of the target host (Mandatory) 
29
#       identity    - Path to ssh identity file for passwordless login (Mandatory) 
29
#       identity    - Path to ssh identity file for passwordless login (Mandatory) 
30
#                     The public part of this file is on the target
30
#                     The public part of this file is on the target
31
#       bindir      - Path to blat utilities on the target (Mandatory) 
31
#       bindir      - Path to blat utilities on the target (Mandatory) 
32
#                     Relative to the users home directory
32
#                     Relative to the users home directory
-
 
33
#       sshport     - SSH port (Optional. Default is 22)
33
#
34
#
34
user        = pkg_admin
35
user        = pkg_admin
35
hostname    = 10.247.28.57
36
hostname    = 10.247.28.57
36
identity    = ./ssh/id_rsa_pkg_admin
37
identity    = ./ssh/id_rsa_pkg_admin
37
bindir      = bin
38
bindir      = bin
-
 
39
sshport     = 22
38
 
40
 
39
#
41
#
40
#   Configure the fast package transfer
42
#   Configure the fast package transfer
41
#       tagdir          - Directory in which RM will flag that package-versions
43
#       tagdir          - Directory in which RM will flag that package-versions
42
#                         need to be transferred. The user must create this
44
#                         need to be transferred. The user must create this