updated sources FAQ

This commit is contained in:
chombier 2001-03-12 22:31:56 +00:00
parent bd8f56c934
commit c6299e6d3b
1 changed files with 19 additions and 3 deletions

View File

@ -91,9 +91,25 @@
If you want to contribute, you're welcome !</p>
<p></p>
<p><b>Where can I get the sources of MacSSH ?</b></p>
<p>you can download the full sources archive (about 6 MBytes) at www.lysator.liu.se either using <a href="http://www.lysator.liu.se/~nisse/archive/MacSecSH-2.1a7.src.sit">http</a> or using <a href="ftp://ftp.lysator.liu.se/pub/security/lsh/MacSecSH-2.1a7.src.sit">ftp</a> </p>
<p>note that you'll need Metrowerks CodeWarrior Pro 6 to compile all the projects.</p>
<p></p>
<p>MacSSH sources are now available on sourceforge via anonymous cvs server:<br>
<br>
with <a href="http://cvsgui.sourceforge.net/">MacCVS</a>:<br>
<br>
CVSROOT:anonymous@cvs.macssh.sourceforge.net:/cvsroot/macssh<br>
authentication: Password (&quot;pserver&quot;)<br>
then checkout module &quot;MacSSH&quot; in an empty folder<br>
<br>
with <a href="http://sourceforge.net/projects/maccvspro/">MacCVS Pro</a>:<br>
<br>
Default module: MacSSH<br>
Server hostname: cvs.macssh.sourceforge.net<br>
CVS Root: /cvsroot/macssh<br>
Authentication method: Password<br>
CVS User Name: anonymous<br>
CVS Password: (empty)<br>
then checkout default module.<br>
<br>
note that you'll need Metrowerks CodeWarrior Pro 6 to compile all the projects.</p>
<p><a href="index.html">back</a></p>
</body>