Comment on What are the best practices for releasing code from a development to production server?Comments−at18yhttp://www.developer.com/open/article.php/998241 gives a decent overview.My tip is to also track versions of all prod deployments so you know which one was active in production when.
Comments
http://www.developer.com/open/article.php/998241 gives a decent overview.
My tip is to also track versions of all prod deployments so you know which one was active in production when.