How to safeguard my code
        Posted  
        
            by ram
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ram
        
        
        
        Published on 2010-03-24T06:42:20Z
        Indexed on 
            2010/03/24
            6:43 UTC
        
        
        Read the original article
        Hit count: 321
        
dvcs
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?
© Stack Overflow or respective owner