Project

General

Profile

Bug #5342 ยป brooksBuild.txt

Christopher Brooks, 08/03/2011 11:01 AM

 
1
bash-3.2$ cd ~/.subversion/auth/
2
bash-3.2$ ls
3
svn.simple			svn.ssl.client-passphrase	svn.ssl.server			svn.username
4
bash-3.2$ svn --version
5
svn, version 1.6.16 (r1073529)
6
   compiled Jun 13 2011, 15:54:33
7

    
8
Copyright (C) 2000-2009 CollabNet.
9
Subversion is open source software, see http://subversion.apache.org/
10
This product includes software developed by CollabNet (http://www.Collab.Net/).
11

    
12
The following repository access (RA) modules are available:
13

    
14
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
15
  - handles 'http' scheme
16
  - handles 'https' scheme
17
* ra_svn : Module for accessing a repository using the svn network protocol.
18
  - handles 'svn' scheme
19
* ra_local : Module for accessing a repository on local disk.
20
  - handles 'file' scheme
21

    
22
bash-3.2$ cd ~/.subversion/auth/svn.ssl.server/
23
bash-3.2$ ls
24
0fc2e78feb2320b63c8ba38858d92026
25
bash-3.2$ grep kepler 0fc2e78feb2320b63c8ba38858d92026
26
https://code.kepler-project.org:443
27
bash-3.2$ rm 0fc2e78feb2320b63c8ba38858d92026
28
bash-3.2$ cd ~/src/kepler/build-area
29
bash-3.2$ ant update
30
Buildfile: /Users/cxh/src/kepler/build-area/build.xml
31

    
32
update:
33
[update-modules] Updating kepler...
34
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/kepler 
35
[update-modules] At revision 28183.
36
[update-modules] 
37
[update-modules] Updating outreach...
38
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/outreach 
39
[update-modules] At revision 28183.
40
[update-modules] 
41
[update-modules] Updating apple-extensions...
42
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/apple-extensions 
43
[update-modules] At revision 28183.
44
[update-modules] 
45
[update-modules] Updating r...
46
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/r 
47
[update-modules] At revision 28183.
48
[update-modules] 
49
[update-modules] Updating loader...
50
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/loader 
51
[update-modules] At revision 28183.
52
[update-modules] 
53
[update-modules] Updating actors...
54
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/actors 
55
[update-modules] At revision 28183.
56
[update-modules] 
57
[update-modules] Updating directors...
58
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/directors 
59
[update-modules] At revision 28183.
60
[update-modules] 
61
[update-modules] Updating opendap...
62
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/opendap 
63
[update-modules] At revision 28183.
64
[update-modules] 
65
[update-modules] Updating dataturbine...
66
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/dataturbine 
67
[update-modules] At revision 28183.
68
[update-modules] 
69
[update-modules] Updating ecogrid...
70
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/ecogrid 
71
[update-modules] At revision 28183.
72
[update-modules] 
73
[update-modules] Updating authentication-gui...
74
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/authentication-gui 
75
[update-modules] At revision 28183.
76
[update-modules] 
77
[update-modules] Updating gui...
78
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/gui 
79
[update-modules] At revision 28183.
80
[update-modules] 
81
[update-modules] Updating module-manager-gui...
82
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/module-manager-gui 
83
[update-modules] At revision 28183.
84
[update-modules] 
85
[update-modules] Updating authentication...
86
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/authentication 
87
[update-modules] At revision 28183.
88
[update-modules] 
89
[update-modules] Updating repository...
90
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/repository 
91
[update-modules] At revision 28183.
92
[update-modules] 
93
[update-modules] Updating job...
94
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/job 
95
[update-modules] At revision 28183.
96
[update-modules] 
97
[update-modules] Updating io...
98
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/io 
99
[update-modules] At revision 28183.
100
[update-modules] 
101
[update-modules] Updating ssh...
102
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/ssh 
103
[update-modules] At revision 28183.
104
[update-modules] 
105
[update-modules] Updating data-handling...
106
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/data-handling 
107
[update-modules] At revision 28183.
108
[update-modules] 
109
[update-modules] Updating sms...
110
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/sms 
111
[update-modules] At revision 28183.
112
[update-modules] 
113
[update-modules] Updating component-library...
114
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/component-library 
115
[update-modules] At revision 28183.
116
[update-modules] 
117
[update-modules] Updating util...
118
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/util 
119
[update-modules] At revision 28183.
120
[update-modules] 
121
[update-modules] Updating event-state...
122
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/event-state 
123
[update-modules] At revision 28183.
124
[update-modules] 
125
[update-modules] Updating core...
126
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/core 
127
[update-modules] At revision 28183.
128
[update-modules] 
129
[update-modules] Updating common...
130
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/common 
131
[update-modules] At revision 28183.
132
[update-modules] 
133
[update-modules] Updating module-manager...
134
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/module-manager 
135
[update-modules] At revision 28183.
136
[update-modules] 
137
[update-modules] Updating configuration-manager...
138
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/configuration-manager 
139
[update-modules] At revision 28183.
140
[update-modules] 
141
[update-modules] Updating kepler-tasks...
142
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/kepler-tasks 
143
[update-modules] At revision 28183.
144
[update-modules] 
145
[update-modules] Updating ptolemy...
146
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/ptolemy 
147
[update-modules] U    /Users/cxh/src/kepler/ptolemy/module-info/revision.txt
148
[update-modules] Updated to revision 28183.
149
[update-modules] 
150
[update-modules] Using the head of ptolemy. Use 'ant update-ptolemy -Drev=stable' to work from the stable version.
151
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/ptolemy/src 
152
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/doc/makefile
153
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptdb/kernel/bl/load/test/TestLoadRequirementsIntegration.java
154
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptdb/kernel/bl/load/test/TestLoadManager.java
155
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptdb/kernel/bl/load/test/TestImportByReferenceRequirementsIntegration.java
156
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptdb/kernel/bl/save/test/TestSaveRequirementsIntegration.java
157
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptdb/kernel/bl/save/test/makefile
158
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/verification/gui/MathematicalModelConverterGUI.java
159
[update-modules] D    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ptides/test/auto/PtidesBasicPreemptEDFOnePlatformTwoPaths.xml
160
[update-modules] D    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ptides/test/auto/PtidesBasicPreemptEDFOnePlatformThreePathsRealDelay.xml
161
[update-modules] D    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ptides/test/auto/PtidesBasicPreemptEDFOnePlatformTwoPathsRealDelay.xml
162
[update-modules] D    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ptides/test/auto/PtidesBasicPreemptEDFOnePlatform.xml
163
[update-modules] D    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ptides/test/auto/PtidesBasicPreemptEDFDeadline.xml
164
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/continuous/demo/Brownian/Brownian.xml
165
[update-modules] A    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/continuous/lib/ContinuousSinewaveIcon.xml
166
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/continuous/lib/makefile
167
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/ODESolver.java
168
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/CTDirector.java
169
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/CTMultiSolverDirector.java
170
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/TrapezoidalRuleSolver.java
171
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/ExplicitRK45Solver.java
172
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/DerivativeResolver.java
173
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/BackwardEulerSolver.java
174
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/FixedStepSolver.java
175
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/ForwardEulerSolver.java
176
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/domains/ct/kernel/solver/ExplicitRK23Solver.java
177
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/IOPort.java
178
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/lib/gui/Display.java
179
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/lib/gui/HistogramPlotter.java
180
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/lib/gui/PlotterBase.java
181
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/lib/gui/Plotter.java
182
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/lib/MonitorValue.java
183
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/actor/lib/Const.java
184
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/homer/kernel/LayoutParser.java
185
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/ptolemy/plot/PlotBoxInterface.java
186
[update-modules] U    /Users/cxh/src/kepler/ptolemy/src/adm/test/Release.tcl
187
[update-modules] Updated to revision 61712.
188
[update-modules] 
189
[update-modules] Updating build-area...
190
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/build-area 
191
  C-c C-c[update-modules] Error validating server certificate for 'https://code.kepler-project.org:443':
192
[update-modules]  - The certificate is not issued by a trusted authority. Use the
193
[update-modules]    fingerprint to validate the certificate manually!
194
[update-modules] Certificate information:
195
[update-modules]  - Hostname: *.kepler-project.org
196
[update-modules]  - Valid: from Sun, 06 Feb 2011 17:59:18 GMT until Sat, 06 Feb 2016 17:59:18 GMT
197
[update-modules]  - Issuer: 07969287, http://certificates.godaddy.com/repository, GoDaddy.com, Inc., Scottsdale, Arizona, US
198
[update-modules]  - Fingerprint: 07:91:ac:d8:58:c9:27:c3:4a:96:0d:23:87:cb:38:6a:6c:14:3f:7e
199
[update-modules] (R)eject, accept (t)emporarily or accept (p)ermanently? svn: OPTIONS of 'https://code.kepler-project.org/code/kepler/trunk/modules/build-area': Server certificate verification failed: issuer is not trusted (https://code.kepler-project.org)
200
[update-modules] 
201
bash-3.2$ svn -r head update --accept postpone /Users/cxh/src/kepler/build-area 
202
Error validating server certificate for 'https://code.kepler-project.org:443':
203
 - The certificate is not issued by a trusted authority. Use the
204
   fingerprint to validate the certificate manually!
205
Certificate information:
206
 - Hostname: *.kepler-project.org
207
 - Valid: from Sun, 06 Feb 2011 17:59:18 GMT until Sat, 06 Feb 2016 17:59:18 GMT
208
 - Issuer: 07969287, http://certificates.godaddy.com/repository, GoDaddy.com, Inc., Scottsdale, Arizona, US
209
 - Fingerprint: 07:91:ac:d8:58:c9:27:c3:4a:96:0d:23:87:cb:38:6a:6c:14:3f:7e
210
(R)eject, accept (t)emporarily or accept (p)ermanently? p
211
At revision 28183.
212
bash-3.2$ cat ~/.subversion/config 
213
### This file configures various client-side behaviors.
214
###
215
### The commented-out examples below are intended to demonstrate
216
### how to use this file.
217

    
218
### Section for authentication and authorization customizations.
219
[auth]
220
### Set password stores used by Subversion. They should be
221
### delimited by spaces or commas. The order of values determines
222
### the order in which password stores are used.
223
### Valid password stores:
224
###   gnome-keyring        (Unix-like systems)
225
###   kwallet              (Unix-like systems)
226
###   keychain             (Mac OS X)
227
###   windows-cryptoapi    (Windows)
228
# password-stores = keychain
229
###
230
### The rest of this section in this file has been deprecated.
231
### Both 'store-passwords' and 'store-auth-creds' can now be
232
### specified in the 'servers' file in your config directory.
233
### Anything specified in this section is overridden by settings
234
### specified in the 'servers' file.
235
###
236
### Set store-passwords to 'no' to avoid storing passwords in the
237
### auth/ area of your config directory.  It defaults to 'yes',
238
### but Subversion will never save your password to disk in
239
### plaintext unless you tell it to (see the 'servers' file).
240
### Note that this option only prevents saving of *new* passwords;
241
### it doesn't invalidate existing passwords.  (To do that, remove
242
### the cache files by hand as described in the Subversion book.)
243
# store-passwords = no
244
### Set store-auth-creds to 'no' to avoid storing any subversion
245
### credentials in the auth/ area of your config directory.
246
### It defaults to 'yes'.  Note that this option only prevents
247
### saving of *new* credentials;  it doesn't invalidate existing
248
### caches.  (To do that, remove the cache files by hand.)
249
# store-auth-creds = no
250

    
251
### Section for configuring external helper applications.
252
[helpers]
253
### Set editor-cmd to the command used to invoke your text editor.
254
###   This will override the environment variables that Subversion
255
###   examines by default to find this information ($EDITOR, 
256
###   et al).
257
# editor-cmd = editor (vi, emacs, notepad, etc.)
258
### Set diff-cmd to the absolute path of your 'diff' program.
259
###   This will override the compile-time default, which is to use
260
###   Subversion's internal diff implementation.
261
# diff-cmd = diff_program (diff, gdiff, etc.)
262
### Set diff3-cmd to the absolute path of your 'diff3' program.
263
###   This will override the compile-time default, which is to use
264
###   Subversion's internal diff3 implementation.
265
# diff3-cmd = diff3_program (diff3, gdiff3, etc.)
266
### Set diff3-has-program-arg to 'yes' if your 'diff3' program
267
###   accepts the '--diff-program' option.
268
# diff3-has-program-arg = [yes | no]
269
### Set merge-tool-cmd to the command used to invoke your external
270
### merging tool of choice. Subversion will pass 4 arguments to
271
### the specified command: base theirs mine merged
272
# merge-tool-cmd = merge_command
273

    
274
### Section for configuring tunnel agents.
275
[tunnels]
276
### Configure svn protocol tunnel schemes here.  By default, only
277
### the 'ssh' scheme is defined.  You can define other schemes to
278
### be used with 'svn+scheme://hostname/path' URLs.  A scheme
279
### definition is simply a command, optionally prefixed by an
280
### environment variable name which can override the command if it
281
### is defined.  The command (or environment variable) may contain
282
### arguments, using standard shell quoting for arguments with
283
### spaces.  The command will be invoked as:
284
###   <command> <hostname> svnserve -t
285
### (If the URL includes a username, then the hostname will be
286
### passed to the tunnel agent as <user>@<hostname>.)  If the
287
### built-in ssh scheme were not predefined, it could be defined
288
### as:
289
# ssh = $SVN_SSH ssh -q
290
### If you wanted to define a new 'rsh' scheme, to be used with
291
### 'svn+rsh:' URLs, you could do so as follows:
292
# rsh = rsh
293
### Or, if you wanted to specify a full path and arguments:
294
# rsh = /path/to/rsh -l myusername
295
### On Windows, if you are specifying a full path to a command,
296
### use a forward slash (/) or a paired backslash (\\) as the
297
### path separator.  A single backslash will be treated as an
298
### escape for the following character.
299

    
300
### Section for configuring miscelleneous Subversion options.
301
[miscellany]
302
### Set global-ignores to a set of whitespace-delimited globs
303
### which Subversion will ignore in its 'status' output, and
304
### while importing or adding files and directories.
305
### '*' matches leading dots, e.g. '*.rej' matches '.foo.rej'.
306
# global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo
307
#   *.rej *~ #*# .#* .*.swp .DS_Store
308
### Set log-encoding to the default encoding for log messages
309
# log-encoding = latin1
310
### Set use-commit-times to make checkout/update/switch/revert
311
### put last-committed timestamps on every file touched.
312
# use-commit-times = yes
313
### Set no-unlock to prevent 'svn commit' from automatically
314
### releasing locks on files.
315
# no-unlock = yes
316
### Set mime-types-file to a MIME type registry file, used to
317
### provide hints to Subversion's MIME type auto-detection
318
### algorithm.
319
# mime-types-file = /path/to/mime.types
320
### Set preserved-conflict-file-exts to a whitespace-delimited
321
### list of patterns matching file extensions which should be
322
### preserved in generated conflict file names.  By default,
323
### conflict files use custom extensions.
324
# preserved-conflict-file-exts = doc ppt xls od?
325
### Set enable-auto-props to 'yes' to enable automatic properties
326
### for 'svn add' and 'svn import', it defaults to 'no'.
327
### Automatic properties are defined in the section 'auto-props'.
328
# enable-auto-props = yes
329
### Set interactive-conflicts to 'no' to disable interactive
330
### conflict resolution prompting.  It defaults to 'yes'.
331
# interactive-conflicts = no
332

    
333
### Section for configuring automatic properties.
334
[auto-props]
335
### The format of the entries is:
336
###   file-name-pattern = propname[=value][;propname[=value]...]
337
### The file-name-pattern can contain wildcards (such as '*' and
338
### '?').  All entries which match (case-insensitively) will be
339
### applied to the file.  Note that auto-props functionality
340
### must be enabled, which is typically done by setting the
341
### 'enable-auto-props' option.
342
# *.c = svn:eol-style=native
343
# *.cpp = svn:eol-style=native
344
# *.h = svn:keywords=Author Date Id Rev URL;svn:eol-style=native
345
# *.dsp = svn:eol-style=CRLF
346
# *.dsw = svn:eol-style=CRLF
347
# *.sh = svn:eol-style=native;svn:executable
348
# *.txt = svn:eol-style=native;svn:keywords=Author Date Id Rev URL;
349
# *.png = svn:mime-type=image/png
350
# *.jpg = svn:mime-type=image/jpeg
351
# Makefile = svn:eol-style=native
352

    
353
bash-3.2$ cat ~/.subversion/servers
354
### This file specifies server-specific parameters,
355
### including HTTP proxy information, HTTP timeout settings,
356
### and authentication settings.
357
###
358
### The currently defined server options are:
359
###   http-proxy-host            Proxy host for HTTP connection
360
###   http-proxy-port            Port number of proxy host service
361
###   http-proxy-username        Username for auth to proxy service
362
###   http-proxy-password        Password for auth to proxy service
363
###   http-proxy-exceptions      List of sites that do not use proxy
364
###   http-timeout               Timeout for HTTP requests in seconds
365
###   http-compression           Whether to compress HTTP requests
366
###   neon-debug-mask            Debug mask for Neon HTTP library
367
###   http-auth-types            Auth types to use for HTTP library
368
###   ssl-authority-files        List of files, each of a trusted CA
369
###   ssl-trust-default-ca       Trust the system 'default' CAs
370
###   ssl-client-cert-file       PKCS#12 format client certificate file
371
###   ssl-client-cert-password   Client Key password, if needed.
372
###   ssl-pkcs11-provider        Name of PKCS#11 provider to use.
373
###   http-library               Which library to use for http/https
374
###                              connections (neon or serf)
375
###   store-passwords            Specifies whether passwords used
376
###                              to authenticate against a
377
###                              Subversion server may be cached
378
###                              to disk in any way.
379
###   store-plaintext-passwords  Specifies whether passwords may
380
###                              be cached on disk unencrypted.
381
###   store-ssl-client-cert-pp   Specifies whether passphrase used
382
###                              to authenticate against a client
383
###                              certificate may be cached to disk
384
###                              in any way
385
###   store-ssl-client-cert-pp-plaintext
386
###                              Specifies whether client cert
387
###                              passphrases may be cached on disk
388
###                              unencrypted (i.e., as plaintext).
389
###   store-auth-creds           Specifies whether any auth info
390
###                              (passwords as well as server certs)
391
###                              may be cached to disk.
392
###   username                   Specifies the default username.
393
###
394
### Set store-passwords to 'no' to avoid storing passwords in the
395
### auth/ area of your config directory.  It defaults to 'yes',
396
### but Subversion will never save your password to disk in
397
### plaintext unless you tell it to.
398
### Note that this option only prevents saving of *new* passwords;
399
### it doesn't invalidate existing passwords.  (To do that, remove
400
### the cache files by hand as described in the Subversion book.)
401
###
402
### Set store-plaintext-passwords to 'no' to avoid storing
403
### passwords in unencrypted form in the auth/ area of your config
404
### directory. Set it to 'yes' to allow Subversion to store
405
### unencrypted passwords in the auth/ area.  The default is
406
### 'ask', which means that Subversion will ask you before
407
### saving a password to disk in unencrypted form.  Note that
408
### this option has no effect if either 'store-passwords' or 
409
### 'store-auth-creds' is set to 'no'.
410
###
411
### Set store-ssl-client-cert-pp to 'no' to avoid storing ssl
412
### client certificate passphrases in the auth/ area of your
413
### config directory.  It defaults to 'yes', but Subversion will
414
### never save your passphrase to disk in plaintext unless you tell
415
### it to via 'store-ssl-client-cert-pp-plaintext' (see below).
416
###
417
### Note store-ssl-client-cert-pp only prevents the saving of *new*
418
### passphrases; it doesn't invalidate existing passphrases.  To do
419
### that, remove the cache files by hand as described in the
420
### Subversion book at http://svnbook.red-bean.com/nightly/en/\
421
###                    svn.serverconfig.netmodel.html\
422
###                    #svn.serverconfig.netmodel.credcache
423
###
424
### Set store-ssl-client-cert-pp-plaintext to 'no' to avoid storing
425
### passphrases in unencrypted form in the auth/ area of your
426
### config directory.  Set it to 'yes' to allow Subversion to
427
### store unencrypted passphrases in the auth/ area.  The default
428
### is 'ask', which means that Subversion will prompt before
429
### saving a passphrase to disk in unencrypted form.  Note that
430
### this option has no effect if either 'store-auth-creds' or 
431
### 'store-ssl-client-cert-pp' is set to 'no'.
432
###
433
### Set store-auth-creds to 'no' to avoid storing any Subversion
434
### credentials in the auth/ area of your config directory.
435
### Note that this includes SSL server certificates.
436
### It defaults to 'yes'.  Note that this option only prevents
437
### saving of *new* credentials;  it doesn't invalidate existing
438
### caches.  (To do that, remove the cache files by hand.)
439
###
440
### HTTP timeouts, if given, are specified in seconds.  A timeout
441
### of 0, i.e. zero, causes a builtin default to be used.
442
###
443
### The commented-out examples below are intended only to
444
### demonstrate how to use this file; any resemblance to actual
445
### servers, living or dead, is entirely coincidental.
446

    
447
### In the 'groups' section, the URL of the repository you're
448
### trying to access is matched against the patterns on the right.
449
### If a match is found, the server options are taken from the
450
### section with the corresponding name on the left.
451

    
452
[groups]
453
# group1 = *.collab.net
454
# othergroup = repository.blarggitywhoomph.com
455
# thirdgroup = *.example.com
456

    
457
### Information for the first group:
458
# [group1]
459
# http-proxy-host = proxy1.some-domain-name.com
460
# http-proxy-port = 80
461
# http-proxy-username = blah
462
# http-proxy-password = doubleblah
463
# http-timeout = 60
464
# http-auth-types = basic;digest;negotiate
465
# neon-debug-mask = 130
466
# store-plaintext-passwords = no
467
# username = harry
468

    
469
### Information for the second group:
470
# [othergroup]
471
# http-proxy-host = proxy2.some-domain-name.com
472
# http-proxy-port = 9000
473
# No username and password for the proxy, so use the defaults below.
474

    
475
### You can set default parameters in the 'global' section.
476
### These parameters apply if no corresponding parameter is set in
477
### a specifically matched group as shown above.  Thus, if you go
478
### through the same proxy server to reach every site on the
479
### Internet, you probably just want to put that server's
480
### information in the 'global' section and not bother with
481
### 'groups' or any other sections.
482
###
483
### Most people might want to configure password caching
484
### parameters here, but you can also configure them per server
485
### group (per-group settings override global settings).
486
###
487
### If you go through a proxy for all but a few sites, you can
488
### list those exceptions under 'http-proxy-exceptions'.  This only
489
### overrides defaults, not explicitly matched server names.
490
###
491
### 'ssl-authority-files' is a semicolon-delimited list of files,
492
### each pointing to a PEM-encoded Certificate Authority (CA) 
493
### SSL certificate.  See details above for overriding security 
494
### due to SSL.
495
[global]
496
# http-proxy-exceptions = *.exception.com, www.internal-site.org
497
# http-proxy-host = defaultproxy.whatever.com
498
# http-proxy-port = 7000
499
# http-proxy-username = defaultusername
500
# http-proxy-password = defaultpassword
501
# http-compression = no
502
# http-auth-types = basic;digest;negotiate
503
# No http-timeout, so just use the builtin default.
504
# No neon-debug-mask, so neon debugging is disabled.
505
# ssl-authority-files = /path/to/CAcert.pem;/path/to/CAcert2.pem
506
#
507
# Password / passphrase caching parameters:
508
# store-passwords = no
509
# store-plaintext-passwords = no
510
# store-ssl-client-cert-pp = no
511
# store-ssl-client-cert-pp-plaintext = no
512
bash-3.2$ 
    (1-1/1)