Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| equinox:equinox [2008-02-05 21:48] – added link to public key equinox | equinox:equinox [2025-11-09 09:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * Nick: equinox | * Nick: equinox | ||
| - | * e-Mail: [[equinox@chaos-at-home.org]] / [[https:// | + | * e-Mail: [[equinox@realraum.at]] |
| * ICQ: 170426865 | * ICQ: 170426865 | ||
| - | * Jabber: | + | * Jabber: equinox@realraum.at |
| - | * Spezialgebiete: | + | * 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 | ||
| + | </ | ||