Having problems checking out your SVN repository and getting an error:

svn: Options of… Server certificate verification failed: issuer is not trusted

svn: OPTIONS of https://YourDomain.com/repository‘: Server certificate verification failed: issuer is not trusted (https://YourDomain.com)

1. Make sure your firewall allows SVN to connect to outside servers. 2. Run SVN checkout manually and permanently trust the connection (p)

% svn checkout https:YourDomain.com/repository

authorization failed: Could not authenticate to server: rejected Basic challenge