Hi,
Can a Version control System(like Subversion) help me protecting my code?
I'd like to hire outside freelance coders(or an outsourced team) to work on a web application project.
I'd like that outside coders working on the project should have access to only that part of the code on which they are working and not to the complete code.
This is to prevent code theft so that nobody can download the complete code or the complete application.
Is something like this possible with the help of a VCS(like subversion)?