SVN - managing .htaccess file on various instances
        Posted  
        
            by 
                user178087
            
        on Super User
        
        See other posts from Super User
        
            or by user178087
        
        
        
        Published on 2012-12-05T05:01:48Z
        Indexed on 
            2012/12/05
            5:10 UTC
        
        
        Read the original article
        Hit count: 190
        
tortoise-svn
I have a question and need a suggestion. We have to manage .htaccess file on three different instances - dev, qa and prod. Currently we have tortoise configured for scm. The issue we are facing is that .htaccess for dev & qa is different from the prod. At present, we have to manually merge differences from dev .htaccess to prod .htaccess. Is there any alternative way of managing this file without this manual process since it is error prone. Any suggestions in this regard will be highly appreciated
© Super User or respective owner