Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| equinox:equinox [2007-04-03 21:54] – angelegt equinox | equinox:equinox [2025-11-09 09:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | |||
| + | ===== About ===== | ||
| + | |||
| + | * Nick: equinox | ||
| + | * e-Mail: [[equinox@realraum.at]] | ||
| + | * ICQ: 170426865 | ||
| + | * Jabber: equinox@realraum.at | ||
| + | * Spezialgebiete: | ||
| + | |||
| + | ===== Logo Vorschlag ===== | ||
| + | |||
| + | Vorschlag für ein realraum Logo: | ||
| + | |||
| + | Aktuelle Version: | ||
| + | |||
| + | * {{http:// | ||
| + | |||
| + | Alte Version: | ||
| + | |||
| + | * {{equinox: | ||
| + | * {{equinox: | ||
| + | * {{equinox: | ||
| + | * {{equinox: | ||
| + | * {{equinox: | ||
| + | * {{equinox: | ||
| + | |||
| + | ===== svn2git ===== | ||
| + | |||
| + | < | ||
| + | # mkdir / | ||
| + | |||
| + | inside old repo | ||
| + | |||
| + | # svn log -q | awk -F ' | ||
| + | |||
| + | edit / | ||
| + | |||
| + | # cd / | ||
| + | # git svn clone -s -A authors-transform.txt https://[ old-svn-repo-url ]/[ repo ]/ [ repo ] | ||
| + | # cd [ repo ] | ||
| + | # git gc --aggressive | ||
| + | # git filter-branch -f --msg-filter 'sed -e "/ | ||
| + | # rm -r .git/ | ||
| + | # git remote add origin [ git-repo-url ]:[ repo ].git | ||
| + | # git push --all origin | ||
| + | # git branch --set-upstream-to origin/ | ||
| + | # git pull | ||
| + | |||
| + | this should give you an ' | ||
| + | |||
| + | # cd ../.. | ||
| + | # rm -rf / | ||
| + | |||
| + | # cd path/ | ||
| + | # git clone [ git-repo-url ]:[ repo ].git | ||
| + | |||
| + | inside old svn repo find all svn ignore tags and edit .gitignore | ||
| + | |||
| + | # svn proplist -Rv | ||
| + | </ | ||