Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
59 views

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 ...
2
votes
1answer
99 views

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 ...
0
votes
0answers
51 views

how does code swarm work?

there are more than one type of code swarm http://vimeo.com/2177573 Obama's wikipedia Page http://vimeo.com/2979844 RubyOnRails Project http://vimeo.com/1093745 Python project all the sites that ...
0
votes
0answers
66 views

codeswarm help: Anyone have experience setting up codeswarm for use with perforce activity log?

I've been trying to setup codeswarm for kicks at work using the activity log generated by our perforce depot. I am however running into some troubles following the guide/wiki on the google-code site ...