I am using two commands 1)svn ls with username and password 2)svn mkdir with username and password. svn ls works without any problem but svn mkdir fails with the following error message: “svn: OPTIONS of ‘REPO URL: authorization failed:
Could not authenticate to server: rejected Basic challenge”
Can someone please help me with this? I have googled this many times. People have reported similar problems but not exactly the same.
is your repo url https?
in that case please add following switch before the command.