Error information:
ATTENTION! Your password for authentication realm:
<http://192.168.2.49:81> VisualSVN Server
can only be stored to disk unencrypted! You are advised to configure
your system so that Subversion can store passwords encrypted, if
possible. See the documentation for details.
You can avoid future appearances of this warning by setting the value
of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
'/var/lib/jenkins/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)?svn: E070014: Unable to connect to a repository at URL 'http://192.168.2.49:81/svn/JgwPlatform/platform-codecenter/platform-common-code'
svn: E070014: Can't read stdin: End of file found
Build step 'Execute shell' marked build as failure
Solution:
svn parameter: --no-auth-cache : do not cache authentication tokens
When executing the command: /usr/bin/svn update --username slq --password 112233 --no-auth-cache
Similar Posts:
- Solution to the problem of “Gnome keying is lock” in idea SVN update
- svn: Authorization failed
- Can’t use Subversion command line client: svn.
- Differences of urllib, urllib2, httplib and httplib2 libraries in Python
- Authenticate/Decrypt packet error: packet HMAC authentication failed
- How to Solve MSB8020 The build tools for v141 (Platform Toolset = ‘v141‘) cannot be found. To build using the
- Su command error Su: permission denied [How to Solve]
- [Solved] ER_NOT_SUPPORTED_AUTH_Mode node connection database error
- [Solved] Stderr: ‘Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION: Failed to parse…
- [How to Solve] nodejs mysql ER_NOT_SUPPORTED_AUTH_MODE