Changes

Jump to: navigation, search

Mozilla Source and Symbol Server

885 bytes added, 22:30, 9 April 2008
1.0 Release - April 18, 2008
Goals for this release:
* <s>MDC wiki will have comprehensive documentation (with screenshots!) of how to use the source server</s> [http://developer.mozilla.org/en/docs/Using_the_Mozilla_source_server MDC Documentation] '''April 9, 2008''' - The patch is committed and today's nightly debug build was tested and found to work with minor adjustments on the local computer. The adjustments are in the documentation as well. The stumbling block right now is that the build machine that creates the nightly debug builds uses a cvs path that needs a key: <pre>:ext:ffxbld@cvs.mozilla.org:/cvsroot</pre> What the average user needs in order to make source server work is an open cvs access path, we commonly use :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot In order to work around this (for now) the user must have a srcsrv.ini file and simply putting:<pre>[variables]MYSERVER=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot</pre> in that file allows for the overriding of the "bad" cvs path.
= Additional Resources =

Navigation menu