How to safeguard my code
- by ram
I had posted my question in the below link on how to protect my code using Hg
http://stackoverflow.com/questions/173875/how-do-you-protect-code-from-leaking-outside
The question is:
In a DVCS scenario how can we restrict the code leakages? Is there any way technically to restrict this like when I move our of my work automatically history of codes should not be viewed?