Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1b9bec9b0abb2c8ad29afd9e5df1a67c36855898 (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: 2003/11/27 22:04:58 $</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