Hello Bruno,

On Fri, Oct 7, 2016 at 3:54 PM, Bruno Romeiro <bruno.rome...@gmail.com>
wrote:

> Hi Pavel!
>
> I use authentication via Subversion, but I saw on some documentation that
> is possible to change the password via the command line. Using svn update
> --username "user1" --password "pass123" or something like that.
> I put my question in the group to see if someone could make this script
> and how it was. For every password change I made from the command line
> using Subversion did not work.
>

CLI options `--username`
<https://www.visualsvn.com/support/svnbook/ref/svn/#svn.ref.svn.sw.password>
and `--password`
<https://www.visualsvn.com/support/svnbook/ref/svn/#svn.ref.svn.sw.password>
aren't used to change the user's password on the server side. They can be
used in non-interactive scripts to provide the credentials or to force
other credentials than the cached ones.

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to