When the user have defined username/password for connecting to an SVN Repository, then they're shown in plain text for every executed SVN command, that is shown in the verbose mode (the -v
option used).
Need to replace username/password with ******
(6 asterisks) before displaying them to the end user.