You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  • Clone template

    git clone --recurse-submodules https://git.swl.informatik.uni-oldenburg.de/scm/ody/odysseusrepotemplate.git

  • Update odysseus_dev (if necessary)
  • cd odysseusrepotemplate
    cd odysseus_dev
    git checkout master

Rename folder (e.g. odysseustutorial) and set new origin (new git repo)

cd odysseustutorial 
git remote set-url origin 	https://mgrawunder@git.swl.informatik.uni-oldenburg.de/scm/ody/odysseustutorial.git 
git push -u origin --all 
git push origin --tags 

Start eclipse with new workspace and import

Setting Target Platform


  • No labels