LZYXZOLKICHREHVGNCKPT4BLHUYBCFDOABGUYUWR3IXB44BLH3LAC
3RL7VFKEVVQBVKLKM7ZS3M67BOGGJ3OWPARHG64AOUTZTPPYCHLQC
HE3GX5IPS6XA7KLNP5WZY2YU27WQS663WSKAL5FHWBSJ5GMM633AC
set -e
export HOME=$(pwd)
echo "STATE: $state"
(0) echo "::Create repo. -- continue -- updated::"
git config --global user.email "you@example.com" git config --global user.name "Your Name"
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git checkout -b master HEAD
repo="$1"
repo=svn-repo
svn co $repo svn-checkout
svn co file://$PWD/$repo svn-checkout