Skip to main content
summaryrefslogtreecommitdiffstats
blob: 93f8a0edc4a7c35ac0d248fa554f5662ab19d35b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html><head><title>General use</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head><h2>General use</h2>
<p>Since: <br>
Last Modified: $Date: 2004/01/13 18:46:26 $</p><body>

This tests the prompting and usage of the SSH2 connection method:
<ul>
<li>Delete all files in your SSH_HOME directory. You can find this directory by opening the SSH2 preference page
<li>Create a CVS repository connection of type 'extssh'. You will be prompting about the server id not being in 
your known_hosts file.
<li>Select cancel, and error should be shown indicating that the location was not validated do you want to keep it.

</body></html>

Back to the top