Re: Svnadmin dump with include can not dump the subdir into add when it's parent path was a branch

2020-03-21 Thread Daniel Shahaf
[moving to dev@; please remove users@ from replies] 钱海远(Nathan) wrote on Sat, 21 Mar 2020 06:12 +: > I found the there is a BUG in subversion 1.10.6. > > Svnadmin dump with include can not dump the subdir into add when it's parent > path was a branch: > 1. 1、/A was copy from/XX , revision wa

Re: Svnadmin dump with include will lost the svn:log in sometime

2020-03-21 Thread Daniel Shahaf
钱海远(Nathan) wrote on Sat, 21 Mar 2020 06:08 +: > I found the there is a BUG in subversion 1.10.6. > > Svnadmin dump with include will lost the svn:log in sometime. > > I was fix this issue several months ago , I forgot how to the issue happened > again. But I have a patch to fix this issue,