This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
collab:git-ms [2012/02/24 14:04] c703101 |
collab:git-ms [2018/09/03 19:35] (current) |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| <param name="url" value="/public/git/01__PuTTy-installation_and_key_generation.ogv"/> | <param name="url" value="/public/git/01__PuTTy-installation_and_key_generation.ogv"/> | ||
| </applet> | </applet> | ||
| - | <p>You need to either install the Ogg Codec or Java to play this file.</p> | ||
| </video> | </video> | ||
| <br><br> | <br><br> | ||
| Line 38: | Line 37: | ||
| <param name="url" value="/public/git/02__msysGit-installation.ogv"/> | <param name="url" value="/public/git/02__msysGit-installation.ogv"/> | ||
| </applet> | </applet> | ||
| - | <p>You need to either install the Ogg Codec or Java to play this file.</p> | ||
| </video> | </video> | ||
| </html> | </html> | ||
| Line 51: | Line 49: | ||
| <param name="url" value="/public/git/03__TortoiseGit_installation.ogv"/> | <param name="url" value="/public/git/03__TortoiseGit_installation.ogv"/> | ||
| </applet> | </applet> | ||
| - | <p>You need to either install the Ogg Codec or Java to play this file.</p> | ||
| </video> | </video> | ||
| </html> | </html> | ||
| Line 65: | Line 62: | ||
| <param name="url" value="/public/git/04__TortoiseGit_configuration.ogv"/> | <param name="url" value="/public/git/04__TortoiseGit_configuration.ogv"/> | ||
| </applet> | </applet> | ||
| - | <p>You need to either install the Ogg Codec or Java to play this file.</p> | ||
| </video> | </video> | ||
| Line 81: | Line 77: | ||
| <param name="url" value="/public/git/05__Clone_git_repository.ogv"/> | <param name="url" value="/public/git/05__Clone_git_repository.ogv"/> | ||
| </applet> | </applet> | ||
| - | <p>You need to either install the Ogg Codec or Java to play this file.</p> | ||
| </video> | </video> | ||
| <br><br> | <br><br> | ||
| Line 97: | Line 92: | ||
| <param name="url" value="/public/git/06__commit_push_and_pull_git_repo.ogv"/> | <param name="url" value="/public/git/06__commit_push_and_pull_git_repo.ogv"/> | ||
| </applet> | </applet> | ||
| - | <p>You need to either install the Ogg Codec or Java to play this file.</p> | ||
| </video> | </video> | ||
| <br><br> | <br><br> | ||
| Line 123: | Line 117: | ||
| - Git -> Remote (and click on "Add new") | - Git -> Remote (and click on "Add new") | ||
| - | * insert url: ssh:/ /username@iis.uibk.ac.at:2222/projects/git/REPONAME | + | * insert url: ssh:/ /username@iis.uibk.ac.at/projects/git/REPONAME |
| * PuTTy Key: select the private key you generated | * PuTTy Key: select the private key you generated | ||