git svn clone svn://rdo.rk9.bmstu.ru/var/svn/root/rdo/app/rdo_explorer --authors-file=authors.txt --trunk=trunk rdo_explorer > log
mkdir 1
cd 1
git clone file:///home/drobus/rdo/rdo_explorer/
cd rdo_explorer
git filter-branch --prune-empty --index-filter "git rm -rf --cached --ignore-unmatch errors helps rdo_common rdo_ctrls rdo_designmaket rdo_help rdo_kernel rdo_lib rdo_plugin rdo_plugin_cbuilder rdo_plugin_game5 rdo_plugin_mfc rdo_repository rdo_repository_file rdo_stream rdo_studio thirdparty upx124w Changes.txt RAO-cd-rom-1.* TODO.txt comments.txt rdo_studio.dsw rdo_studio.opt rdo_studio.sln" HEAD
rm -Rf .git/refs/original
git gc --aggressive
git remote set-url origin git@github.com:aurusov/rdo_explorer.git
git push -u origin --all