I'm using Photon eclipse and I work on the eGit plugin for version control. Working individually I have no problem, but now I need other collaborators in the local network of the company can also access my repository to collaborate in the development, the questions are:
- Should I set up or download something extra in Eclipse?
- Can I control who enters to collaborate in the code?
- I can not use online tools (hence I do not use Github)
- The other collaborators are not IT professionals, so I need the changes to be made from the intuitive interface provided by the eclipse eGit plugin, not from a terminal.