On Oct 1, 2015, at 8:29, Nico Kadel-Garcia <nka...@gmail.com> wrote: > > On Thu, Oct 1, 2015 at 4:19 AM, Yves Martin <ymartin1...@gmail.com> wrote: >> Hello, >> >> I have a Subversion 1.6.17 server running on Debian Linux and access through >> HTTPS. >> >> I used both Subversion 1.8.10 and Subversion 1.9.2 to produce a partial dump >> of the repository: > > *Why*? If you have a subversion 1.6.17 server, why wouldn't you use > the the local svnadmin dump command for maximum binary compatibility? > I'm not saying it shouldn't work, just wondering why you're even > bothering.
I interpreted "access through HTTPS" as meaning the *only* access is through HTTPS. svnadmin requires a local shell on the server.