я набрал svn checkout
svn.instantcms.ru/icms/ получил все что было в svn
нажал находясь в директории trank/ команду
svn merge --dry-run -r 0:HEAD ../branches/fuze/
показались все измененные файлы
— Merging r458 through r651 into '.':
C plugins
C upload
много других файликов
...
— Merging r652 through r677 into '.':
U upload/.htaccess
U components/forum/includes/forumcore.php
...
U modules/mod_menu/module.php
Summary of conflicts:
Tree conflicts: 25
------------------------------------------------------------------
правильно ли оно отработает с такой командой:
svn merge --dry-run -r 0:HEAD ../branches/fuze/
?