Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 68904853bba939c02aee34b3f27f6116c33b277a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html><head><title>Check Out - prompts</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head><body><h2>Check Out - prompts</h2>
<p>Since: 3.0 M5<br>
Last Modified: $Date: 2003/11/19 21:41:32 $</p><body>
<ul>
  <li>Select a project in HEAD</li>
  <li>Perform a Checkout</li>
  <li>Ensure project was checked out properly</li>
  <li>Select the same project and choose Checkout As</li>
  <li>Use the same name and specify a custom location</li>
  <li>Ensure that the user is prompted to overwrite</li>
  <li>Ensure OK and Cancel have proper behavior</li>
</ul>
</body></html>

Back to the top