Hacker News new | ask | show | jobs
by gameguy43 4237 days ago
Thanks!

(I'mma wait on pushing the fix until traffic dies down a bit.)

1 comments

Coding Problem: How do you fix a typo during high traffic without breaking production?!
How to fix a typo during high traffic (six digit CCUs) without breaking: 1. svn commit 2. Wait for all the tests to pass 3. Run imvu_website_push

Oh, yeah, we are hiring, and don't ask the egg question during interviewing. :-)

SVN? Ouch. Any plans for migration to git/hg?
Because everyone develops on trunk, migrating a >200k commit repo isn't high ROI. Works great for us! (Newer repos, like our real time web messaging and our C++ WebGL game engine, are in git)
whats the problem with SVN??..its good for some guys..
Be happy it's not ClearCase.
I do miss imvu_website_push