QA/QA Companion Hacking Guide: Difference between revisions

Jump to navigation Jump to search
No edit summary
 
Line 7: Line 7:


= Get the Code =
= Get the Code =
# Ensure you have [http://ftp.gnu.org/non-gnu/cvs/ cvs] installed
# Ensure you have [http://subversion.tigris.org/ subversion] installed
# Check out the code: <pre>cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d qac mozilla/testing/extensions/community</pre>
# Check out the code: <pre>svn checkout http://svn.mozilla.org/qa/qac/</pre>


This checks out the code into a qac directory (which is created in the local directory from where you ran the command).
This checks out the code into a qac directory (which is created in the local directory from where you ran the command).
865

edits

Navigation menu