[ANNOUNCE] Apache Subversion 1.11.0 released

2018-10-30 Thread Julian Foad
I'm happy to announce the release of Apache Subversion 1.11.0. Please choose the mirror closest to you by visiting: https://subversion.apache.org/download.cgi#recommended-release This is a stable feature release of the Apache Subversion open source version control system. SHA-512 checksums a

Re: svndumpfilter and svnsync?

2018-10-30 Thread Daniel Shahaf
Chris wrote on Tue, 30 Oct 2018 13:36 +: > One thing that was a bit annoying was when the dumpfilter threw an error > because of a source of a file was missing when I filtered out a certain > path and it turned out it had been copied to another location. The error > message only prints out t

Re: svndumpfilter and svnsync?

2018-10-30 Thread Chris
Hi, I just wanted to say that I finally managed to get the dump-filter-load cycle done and deploy the filtered repo. It did get rid of about 90% of the repository size so that's good for us. A big thanks to all who helped out with information in this mail thread! I would definitely have strande

Merge dry-run and conflict resolution

2018-10-30 Thread Jonathan Guy
Hi all Just looking over the code for the interactive conflict resolution. This is just an initial observation but in merge_cmd.c the function svn_cl__merge calls run_merge then checks for a merge tracking error and then checks for conflicts. If there were conflicts it runs the interactive confli