Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| memberpages:equinox:equinox [2026-04-15 07:56] – removed - external edit (Unknown date) 127.0.0.1 | memberpages:equinox:equinox [2026-04-15 07:56] (current) – ↷ Page moved from equinox:equinox to memberpages:equinox:equinox ruru4143 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Christian Pointner ====== | ||
| + | |||
| + | ===== 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 | ||
| + | </ | ||