After upgrading to VisualSVN Server 2.6.2 I can no longer sync repositories.  


Upon executing this:

svnsync sync https://my.server.com/svn/repo.mirror  --trust-server-cert 
--non-interactive  --source-username myusername --source-password 
mypassword --sync-username ausername --sync-password apassword

The result is this:

svnsync: E230001: Server SSL certificate untrusted

Yet the command below works fine (note the certificate is not from a 
trusted authority, but it has been stored permanently):

svn ls https://my.server.com/svn/repo.mirror 

Any thoughts?  It always worked fine prior to the upgrade.

-- 
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 http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to