Philip Martin wrote on Tue, May 12, 2015 at 13:10:16 +0100: > svnsync supports --trust-server-cert-failure, just like svn does, but > because svnsync connects to two servers the single trust setting gets > applied to both servers. There isn't a way to trust just one server. > > Perhaps svnsync should have two trust options? Either to replace the > single option or in addition. >
r1679166, nominated for backport to 1.9.0. > Or perhaps trust should be applied to servers via some sort of naming > scheme like the options in the servers file? Perhaps, but even if we introduce such a scheme, having the command-line options in svnsync would still be useful, to set the trust bypass flags without having to type the server name twice.