I just found a very ugly problem that appears in Subversion when ErrorDocument 404 handler is enabled in Apache like this:
ErrorDocument 404 http://www.blah.com
Basically what it adds up to is that Subversion refuses to add any new files to a repository and shows propfind 302 found error if ErrorDocument 404 handler is enabled.
The solution is to disable special 404 error handling for Subversion directories with 'ErrorDocument 404 default':
<Location /repos>
DAV svn
SVNParentPath /var/www/svn
SVNIndexXSLT /svnindex.xsl
# Limit access to list of valid users.
# Require SSL connection for password protection.
# SSLRequireSSL
AuthType Basic
AuthName "Multiplex Systems Subversion Repository"
AuthUserFile /var/www/auth-file
Require valid-user
ErrorDocument 404 default
</Location>
I've made Atom and RSS2 extensions. Both of them work based on the scope of the page. So, if you run a search on the search page and then click on the Atom or RSS2 button, you get *those* results. The same goes for if you apply filters to the discussion index. It also works on the comments page.
Mmmm, I smell RSS Namewhoring in someones future...
Edit: You did not read this post. I did not write this post. I am not telling you that you did not read this post.
(that means i forgot to search before speaking)
Dude, first post on the forum!
http://lussumo.com/community/discussion/1253/vanilla-093-beta-released-20051201/
0.9.3 is 1.0 give or take. Though if you found and fixed all the bugs on 0.9.3 you'd basically have 1.0. SO i guess in that way you could take a peek :)
Trekkie... Phhft.
Star wars has light sabers. And no amount of tricorders technocoffee or anything else they want to shove into Star Trek will ever beat a shiny pole that goes *clears throat" KKKKSSSSSSSHAAAAAAAAOOOOOOORAAARRRGH...
(this thread is basically dead, so i don't feel to bad about getting way off topic to make light saber noises)
Comments
Quote:
Mmmm, I smell RSS Namewhoring in someones future...