Subversion Repositories DevTools

Rev

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

Rev 1048 Rev 1289
Line 15... Line 15...
15
#       logfile         - Path to basename of the log file
15
#       logfile         - Path to basename of the log file
16
#       logfile.size    - Size in block of the log file
16
#       logfile.size    - Size in block of the log file
17
#       logfile.count   - Number of log files to keep
17
#       logfile.count   - Number of log files to keep
18
 
18
 
19
logfile         = log/auperaarc04.log
19
logfile         = log/auperaarc04.log
20
logfile.size    = 5m
20
logfile.size    = 20m
21
logfile.count   = 3
21
logfile.count   = 3
22
verbose         = 1
22
verbose         = 0
23
 
23
 
24
#
24
#
25
#   Target system
25
#   Target system
26
#       user        - User that has write access to the archive (Mandatory) 
26
#       user        - User that has write access to the archive (Mandatory) 
27
#       hostname    - Name of the target host (Mandatory) 
27
#       hostname    - Name of the target host (Mandatory) 
Line 29... Line 29...
29
#                     The public part of this file is on the target
29
#                     The public part of this file is on the target
30
#       bindir      - Path to blat utilities on the target (Mandatory) 
30
#       bindir      - Path to blat utilities on the target (Mandatory) 
31
#                     Relative to the users home directory
31
#                     Relative to the users home directory
32
#
32
#
33
user        = pkgadmin
33
user        = pkgadmin
34
hostname    = 10.240.2.133
34
hostname    = auperaarc04
35
identity    = ssh/id_rsa_pkg_admin
35
identity    = ssh/id_rsa_pkg_admin
36
bindir      = bin
36
bindir      = bin
37
 
37
 
38
#
38
#
39
#   Configure the fast package transfer
39
#   Configure the fast package transfer
Line 74... Line 74...
74
#                         time period. (Default. Never ) 
74
#                         time period. (Default. Never ) 
75
#                         Package deletion is done by transfer master.
75
#                         Package deletion is done by transfer master.
76
synctime        = 15m
76
synctime        = 15m
77
syncretry       = 10
77
syncretry       = 10
78
writewindow     = 3h
78
writewindow     = 3h
79
maxpackages     = 50
79
maxpackages     = 500
80
deletePackages  = Yes
80
deletePackages  = Yes
81
deleteImmediate = No
81
deleteImmediate = No
82
deleteAge       = 1
82
deleteAge       = 1
83
#
83
#
84
#       allProjects     - Transfer content of all projects
84
#       allProjects     - Transfer content of all projects