Gramps is out of coma, hope he'll recover nicely. Eclipse is coming really nice this period, WTP has gone to M3, the platform SDK has gone to 3.1 M5a and it's rather usable. Nice thing in respect to netbeans (but this might be because of Tomcat 5.5) is that when a class is changed, the context gets reloaded so you can see immediately if code runs better. I can't make Tomcat 5.5 run on netbeans, it seems that server.xml has changed and is causing troubles with it. Interesting things going on. Yup.
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