git-svn rejected Basic challenge now that VPN is required
take a look at this snipped from your error code: Authorization failed: OPTIONS of ‘https://<redacted>:2443/svn/LS/branches/PRODUCTION-SUPPORT-1/ls-policygen’: authorization failed: Could not authenticate to server: ignored NTLM challenge, rejected Basic challenge (https://<redacted>:2443) at /usr/local/libexec/git-core/git-svn line 943 specially at this part: Could not authenticate to server: ignored NTLM challenge It looks like your company also changed autentication methods too. … Read more