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

2020-03-23 Thread Nathan
Thankyou. Waiting for your good news. Best Regards! Haiyuan Qian R & D Management Group Hangzhou Hikvision Digital Technology Co.,Ltd No.555 Qianmo Road, Binjiang District, Hangzhou 310052, China M (86)18969199712

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

2020-03-22 Thread Nathan
The version is 1.10.6 , I was try to reproduce this issue. You can make a commit like this : Revision 1 A /test A /Test/a.c A /another A /another/b.c Revision 2 M /test/a.c M /another/b.c Then run command : svnadmin dump svnroot include "/test" Then it will happen. Best Regards! Haiyuan Qian

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

2020-03-22 Thread Nathan
Hi, Daniel , The expected behaviour is: 'svnadmin dump' should include all properties. It happened in command : svnadmin dump --include . I was very sure this will make a malformed dump when it work with include. I organized the calling relationship of the function: 1. svnadmin.c static