code-swarm

Can I configure code_swarm to only create the png files sans visual display?

Is there a way to configure code_swarm to only create the .png files. I think it would speed up the processing if it wasn't trying to display as it created the images. I've looked in the FAQ, but didn't notice anything about that in particular. ...

trying to use code_swarm but Im having some python scripting problems with perforce on osx

I am having issues running this: link-mbp:codeswarm-0.1 benb$ python convert_logs/convert_logs.py -perforce-path Traceback (most recent call last): File “convert_logs/convert_logs.py”, line 408, in main() File “convert_logs/convert_logs.py”, line 350, in main files = run_marshal(’p4 -G describe -s “‘ + changelist['change'] + ‘”‘) KeyErr...