Johan Corveleyn wrote on Sun, Apr 14, 2013 at 00:45:34 +0200: > On Sat, Apr 13, 2013 at 3:23 PM, Daniel Shahaf <d...@daniel.shahaf.name> > wrote: > > As an aside, has anyone mentioned the authz + svnsync approach to > > filtering history (as opposed to svnrdump | svndumpfilter) in this > > thread yet? > > Ah yes, good suggestion (if the OP finds a way to repair his log > entries, or a way to let svnsync accept them). >
Set up authz, then do 'svnrdump dump | svnadmin load'. This will preserve the CRLF-y log messages. > James, you may want to search the list archives a bit for this: Do we have that written down somewhere? I wonder if this is the sort of thing we should have on a faq or wiki page or something.