Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 10020 by Andrey.Koptelov: revision 7548 -- svnsync: Cannot accept non-LF line endings in 'svn:log' property http://code.google.com/p/chromium/issues/detail?id=10020
Chrome Version : sources from http://src.chromium.org/svn Subversion Version: 1.6.1 OS : Windows Vista Home Premium sp1 rus Steps will reproduce the problem: 0. I am trying to make local mirror of chromium svn repository. 1. svnadmin create c:\chromium.mirror 2. echo exit 0 > c:\chromium.mirror\hooks\pre-revprop-change.bat 3. svnsync init file:///c:/chromium.mirror http://src.chromium.org/svn 4. svnsync sync file:///c:/chromium.mirror 5. waiting until revision 7547 synced What is the expected result? syncing of revision 7548 What happens instead? sync process stops with error message: svnsync: Cannot accept non-LF line endings in 'svn:log' property -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
