Feeds:
Posts
Comments

Archive for December 3rd, 2007

Here is the code I have so far in symbolstore.py
http://pastebin.mozilla.org/254868
My portion is specifically lines 36 – 71 where I am now gathering up a string of source files along with the revision number, and generating a (almost) properly formatted stream file in the pdb’s directory.
Here are the barriers:
1. I would prefer to have a [...]

Read Full Post »