Tag: repository

30.03.2013

the git-concept: 1. you have a local git repository (/var/www/projectname/.git) 2. via commandline you “hook-up” the local repository with a remote repository (transmission is done via ssh, keys or password) 3. first you commit to local repository, than you do […]

29.03.2013

PLEASE WATCH ONLY IN HD! OTHERWISE TOO BLURRY! THANKS! (it’s highly compressed) http://www.youtube.com/watch?v=xxEOJxRxbOY&feature=youtu.be Now you got your git repository cloned…. to get write access @ sourceforge git repo: 1. register @ sourceforge.net 2. generate ssh-keys 3. upload your public key […]