Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/html/00006.html')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/00006.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00006.html b/tests/org.eclipse.team.tests.cvs.core/html/00006.html
new file mode 100644
index 000000000..0c2c9e455
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/00006.html
@@ -0,0 +1,19 @@
+<html><head><title>Checkout As prompting</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+</head><body><h2>Checkout As prompting</h2>
+
+<h3>Checkout As... Prompting</h3>
+<ul>
+ <li>Select a project in HEAD</li>
+ <li>Perform a Checkout As</li>
+ <li>Use the same name but specify a custom location</li>
+ <li>Ensure project was checked out properly</li>
+ <li>Select the same project and choose Checkout As again</li>
+ <li>Use the same name but don't specify a custom location</li>
+ <li>Ensure that the use is prompted to overwrite</li>
+ <li>Test various options in prompt to ensure proper behavior</li>
+</ul>
+
+
+</body></html> \ No newline at end of file

Back to the top