(→Error Examples)
|
(→Quiet Period)
|
Line 47: | |||
== Quiet Period == | == Quiet Period == | ||
- | <pre> Subversion command line: svn info --non-interactive --no-auth-cache --username admin --password ***** --revision {2013-03-18 17:31:58 +0000} [REDACTED] | + | <pre> Subversion command line: svn info --non-interactive --no-auth-cache --username admin |
+ | --password ***** --revision {2013-03-18 17:31:58 +0000} [REDACTED] | ||
Subversion command working Directory: %AGENT_WORKING_DIRECTORY% | Subversion command working Directory: %AGENT_WORKING_DIRECTORY% | ||
Subversion command environment: | Subversion command environment: | ||
Line 53: | |||
================================================================================ | ================================================================================ | ||
svn: E175002: Unable to connect to a repository at URL '[REDACTED]' | svn: E175002: Unable to connect to a repository at URL '[REDACTED]' | ||
- | svn: E175002: OPTIONS of '[REDACTED]': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted ([REDACTED]) | + | svn: E175002: OPTIONS of '[REDACTED]': Server certificate verification failed: certificate |
+ | issued for a different hostname, issuer is not trusted ([REDACTED]) | ||
================================================================================ | ================================================================================ | ||
command exit status: 1</pre> | command exit status: 1</pre> |