Changes

Jump to: navigation, search

Mozilla Source and Symbol Server

1,374 bytes added, 13:12, 31 January 2008
0.5 Release, January 31, 2008
== 0.5 Release, January 31, 2008 ==
 
'''Bugfixing''' - made changes to symbostore.py as per comments in the bug review.
 
Done:
 
* Re-wrote the pdbStreamFile.write as a triple-quoted string
* Removed unecessary information, and tested it to be sure it still worked
(which it does from the indexing end of things)
* Pulled out the creating of the stream file to a separate method called
SourceIndex
 
Upcoming and awaiting feedback :
 
* I did not move the gathering of filenames because as I see it, if I do this
before the calling of GetVCSFilename then I have a list of all files and not
just the ones that have cvs info.
* I need clarification about the calling from the command line - is this
something that would involve changes in the make buildsymbols command? Any
additional info about where to look for this, perhaps an example of something
that does use calling different variables at the command line level?
* Obviously I cannot change the hardcoding of pdbstr.exe yet, once this patch
is cleaned up I can start working on the pdbstr.exe replacement (I have however discussed this with Ted as to how this replacement would be implemented and that would be in C++, 0.6 should see the beginnings of this code)
* The feedback on the bug points out that hardcoding the cvs checkout username and password is not the best way, but I have asked why this is an issue when everyone uses pserver: anonynmous
= Additional Resources =

Navigation menu