# Basic stuff pull elektra mkdir elektra && cd elektra git-svn init https://svn.libelektra.org/svn/elektra/unstable revisionen retten: git-svn fetch -r5000 checkout: git-svn fetch git checkout -b work remotes/git-svn git repack -d to ignore the same: git-svn show-ignore >> .git/info/exclude update (Version 1.5.2.4) git-svn rebase update (Version 1.4.4.4-2) git-svn fetch git-rebase commit to svn repository: git-svn dcommit # Get svn to git git svn clone -A users.txtshould do. Use --std-layout to clone using svn conventions trunk, branches,.. users.txt contains: svnuser = Name Surname