1
edit
Changes
→Steps to Complete the build
$ cd proj
</pre>
Setup environment and paths
<pre>
$ cmd Buildsetup.bat
c:\proj> buildsetup.bat
</pre>
Login to the mozilla CVS by anonymous<br/>
Problem2 – failed: connection refused (only at school’s computer)<br/>
After handled problem2 run Cygwin again and login CVS by anonymous
<pre>
C:\proj> cvs login
CVS password: anonymous
</pre>
Checkout the build script: