Subversion: .htaccess gives 403 forbidden?
Tuesday, November 14th, 2006I’m trying to import a brand new top secret project into my Subversion Repository.
Okay, I’ve had my share of troubles with that set-up — it is behind an Apache Reverse Proxy, with a bit of perl hacking to support move operations accross SSL tunnels. (I’ll post about this soon, I’m sure it will interest someone).
So, I was trying to import my new project and BANG, it dies.
Ajout public/javascripts/application.js
Ajout public/javascripts/controls.js
Ajout public/404.html
Ajout public/index.html
Ajout public/.htaccess
svn: PUT of '/svn/repos/!svn/xx/.htaccess':
302 Found (https://www.underwares.org)
svn: Le message de propagation a été laissé dans un fichier temporaire :
svn: 'svn-commit.4.tmp'
I first wonder the meaning of such foolery (foolery that has nothing to do with Tom, whatsoever) and then slap my forehead loudly.

Against TCPA