How to automate svn and building process?
        Posted  
        
            by user198729
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user198729
        
        
        
        Published on 2010-06-05T15:30:53Z
        Indexed on 
            2010/06/05
            15:32 UTC
        
        
        Read the original article
        Hit count: 196
        
web-development
|svn
After we tested the code in repository is OK,
how to automate the building process, say, updating the production code with those in svn?
If it matters, I'm talking about PHP source code.
© Stack Overflow or respective owner