After I wrote the last post I read this nice intro on the Cell architecture and this event that will happen during the LinuxTag 2k5 (Europe's largest Linux fair) where they propose a model of how to hook up to the power that lies in this mighty die. I wish I was there for sure but I bet we'll have community review as soon as possible.
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