Hacker News new | past | comments | ask | show | jobs | submit login
How the way you deploy code can ruin performance (00f.net)
5 points by there on Sept 2, 2010 | hide | past | favorite | 1 comment



One: never 'svn up' the actual web serving root. Use 'svn export' and then rsync (or something) the changes into your web root.

Two: Use git. Saves mod times.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: