The mozilla foundation is releasing the alpha release that will preview some really cool features like support for some draft CSS3 specs like columns (yea!) and SVG (and many more). I also expect to have a usable MathML support as I really would love to be able to write formulas in markup (using a good editor of course, if it supports handwriting even better; TabletPC dev's wake up ;).
Kaspersky Anti Virus 6 and Subversion problems
I've spent a good part of my day today in trying to understand why I can't checkout our subversion repository. I was getting this: svn: REPORT of '/svn/repos/!svn/vcc/default': 400 Bad Request google searches would make you think it's a proxy issue but I don't use or need one so after a lot of trial and errors I've found out that if you use Kaspersky Anti-Virus 6 it seems that if you use the Web Anti-Virus options with the recommended settings and you have the "Scan HTTP traffic" option on you end up with the problem above. It seems Kaspersky doesn't like the HTTP packets subversion uses so they get blocked. I really like Kaspersky and I recommend it to all but I hope they will address this issue as soon as possible as subversion is becoming the main open source VCS system. Any tips on this issue are welcome.
Comments