Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Git is a version control system.
Git is supplied with Qt Creator.
I use GitHub as an online host to my Git repository (see external links).
I have not gotten git to work. After starting a project managed by git, I got this:
Perforce: Unable to determine the repository: Unable to launch "p4": No such file or directory |
So, I started a terminal:
richel@richel1-desktop:~$ git |
Following this instructions, installed git.
But p4 did not work:
Perforce: Unable to determine the repository: Unable to launch "p4": No such file or directory |
p4 can be downloaded from http://www.perforce.com/perforce/downloads/index.html but I did not succeed in installing it: there was no installation file within the download.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.