Bert Huijben wrote:
> Doesn't svnsync do something similar?

svnsync normalizes EOL style of all svn:* props, but nothing special for 
mergeinfo.

I found this issue while investigating issue #4476 "Mergeinfo containing r0 
makes svnsync and svnadmin dump fail". I was considering adding such processing 
to svnsync, and investigating what processing we do in other code paths.

- Julian


> http://subversion.tigris.org/issues/show_bug.cgi?id=4483
>                  Issue #|4483
>                  Summary|De-duplicate mergeinfo processing code in svnadmin 
>loa
>                         |d, svnrdump load, svndumpfilter

> 'svnadmin load' and 'svnrdump load' both process mergeinfo in the same ways:
> normalizing the EOL style, renumbering revisions, and prefixing source paths,
> while 'svndumpfilter' does renumbering of revisions and filtering of source
> paths. [...]

Reply via email to