Skip to content

Comment on Using SVN makes your site extremely vulnerableparent

Comments

Actually, TFA isn't about svn repositories but about using working copies for your production site, and leaving .svn world-readable. svn repositories tend to at least use some kind of HTTP auth (if not https or ssh), but a world-readable .svn means your whole project is available.

Yup, exactly. s/repositories/working copies/. I've been using git/hg too much lately.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.