running SVN scripts of users with no password
- by Oded
Hi,
I'm running SVN functions such as log from the command line.
I'm using --username and --password attributes to authenticate the function.
Unfortunately, my users don't have passwords and I'm don't know what value to provide in the command line for the password.
the syntax is:
--password ARG
and I don't have any value.
please help.
Thanks.