platform-vcm-home/docs/online/cvs_features2.0/cvs-faq.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.58, Wed May 31 19:21:11 2006 UTC revision 1.59, Wed May 31 19:52:53 2006 UTC
# Line 200  Line 200 
200        <li><a href="#misc_9">Does Eclipse support Watch/Edit?</a></li>        <li><a href="#misc_9">Does Eclipse support Watch/Edit?</a></li>
201        <li><a href="#misc_12">Why do I get a "Pre-commit failed" error        <li><a href="#misc_12">Why do I get a "Pre-commit failed" error
202  with no detailed error message?</a></li>  with no detailed error message?</a></li>
203          <li><a href="#misc_13">Why can&quot;t I get my pserver CVS proxy to work?</a></li>
204      </ol>      </ol>
205    </li>    </li>
206  </ul>  </ul>
# Line 575  Line 576 
576  -Djava.net.preferIPv4Stack=true  -Djava.net.preferIPv4Stack=true
577  </pre>  </pre>
578  with the -vmargs option when eclipse is started.  with the -vmargs option when eclipse is started.
579    </p>    <p></p>
580    </li>    </li>
581    <li><strong><a name="ssh_8">Why does CVS extssh prompt for my password even when it is saved?</strong></a>    <li><strong><a name="ssh_8">Why does CVS extssh prompt for my password even when it is saved?</a></strong>
582    <p>This problem has been seen on servers that have a problems in a particular authentication    <p>This problem has been seen on servers that have a problems in a particular authentication
583    method. This will cause extssh to believe that there has been an authentication failure which    method. This will cause extssh to believe that there has been an authentication failure which
584    trigger a password prompt. See bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=119008">119008</a>    trigger a password prompt. See bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=119008">119008</a>
# Line 1181  Line 1182 
1182  details. </p>  details. </p>
1183    </li>    </li>
1184    <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>    <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>
1185        <li><b><a name="misc_13">Why can&quot;t I get my pserver CVS proxy to work?</a></b>
1186        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>
1187        <p> There are some quirks with some firewalls. See bug
1188        <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=133930">133930</a>
1189        for details</p>
1190      </li>
1191  </ol>  </ol>
1192  </body>  </body>
1193  </html>  </html>

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59