Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Michel-Lemieux2004-05-31 20:01:23 +0000
committerJean Michel-Lemieux2004-05-31 20:01:23 +0000
commit4b26a5f680295519a6841fba6d3d8d5bc334d6fa (patch)
tree5999662993ab52acd4303b1d23a9ebc46879896e /tests/org.eclipse.team.tests.cvs.core/html
parent014f4af98ceed7df962b308c010f89c5939f4780 (diff)
downloadeclipse.platform.team-4b26a5f680295519a6841fba6d3d8d5bc334d6fa.tar.gz
eclipse.platform.team-4b26a5f680295519a6841fba6d3d8d5bc334d6fa.tar.xz
eclipse.platform.team-4b26a5f680295519a6841fba6d3d8d5bc334d6fa.zip
*** empty log message ***
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/html')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/00028.html4
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/00032.html4
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/00038.html9
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/00042.html7
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/checkoutwizard00001.html13
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/commands00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/commit_sets00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/datetags_repoview00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/encoding00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/ext_connection_method00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/latest_revision_commit_set00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/passwords00001.html11
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/project_sets00001.html17
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/quickdiff00001.html31
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/html/teamupdate00001.html13
15 files changed, 167 insertions, 8 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00028.html b/tests/org.eclipse.team.tests.cvs.core/html/00028.html
index 2575c41bc..77869c088 100644
--- a/tests/org.eclipse.team.tests.cvs.core/html/00028.html
+++ b/tests/org.eclipse.team.tests.cvs.core/html/00028.html
@@ -4,7 +4,7 @@
<meta NAME="since" content="">
</head><h2>Reconnecting an existing project</h2>
<p>Since: 3.0 M6<br>
-Last Modified: $Date: 2004/02/25 20:34:42 $</p><body>
+Last Modified: $Date: 2004/03/18 21:04:58 $</p><body>
<p>
The following scenario represents how a user would reconnect a project that does
not contain CVS meta-data to it's remote counterpart. It is assumed that the local project
@@ -14,7 +14,7 @@ the remote may have been modified since then.
<h3>Scenario 1: Existing location using project name</h3>
<p>Perform the following steps:</p>
<ol>
- <li>Load an existing project (using Checkout or some other means)</li>
+ <li>Load an existing project (using Checkout or you could import a plug-in project from the target area)</li>
<li>Disconnect the project and indicate that CVS meta-data is to be deleted</li>
<li>Modify some local resources</li>
<li>Optionally, modify the remote contents of some resources using a separate checkout</li>
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00032.html b/tests/org.eclipse.team.tests.cvs.core/html/00032.html
index 93f8a0edc..bcc15a056 100644
--- a/tests/org.eclipse.team.tests.cvs.core/html/00032.html
+++ b/tests/org.eclipse.team.tests.cvs.core/html/00032.html
@@ -4,7 +4,7 @@
<meta NAME="since" content="">
</head><h2>General use</h2>
<p>Since: <br>
-Last Modified: $Date: 2004/01/13 18:46:26 $</p><body>
+Last Modified: $Date: 2004/02/25 20:34:42 $</p><body>
This tests the prompting and usage of the SSH2 connection method:
<ul>
@@ -12,5 +12,5 @@ This tests the prompting and usage of the SSH2 connection method:
<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.
-
+</ul>
</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00038.html b/tests/org.eclipse.team.tests.cvs.core/html/00038.html
index 6cd50650f..24f71e2e6 100644
--- a/tests/org.eclipse.team.tests.cvs.core/html/00038.html
+++ b/tests/org.eclipse.team.tests.cvs.core/html/00038.html
@@ -4,10 +4,15 @@
<meta NAME="since" content="">
</head><h2>Decorations in the Synchronize pages</h2>
<p>Since: M8<br>
-Last Modified: $Date: 2004/02/25 20:34:42 $</p><body>
-
+Last Modified: $Date: 2004/03/17 14:30:32 $</p><body>
+<p>
CVS text label decorations should be visible in the CVS synchronize participants. We don't bother to show
the images because the sync view already shows the state images. The labels should also update if the
'show change in label' preference is changed.
+</p>
+<p>
+Also, in the CVS synchronize view the revisions shown are the <local> - <remote>. So ensure that the correct
+remote is shown.</p>
+
</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00042.html b/tests/org.eclipse.team.tests.cvs.core/html/00042.html
index c975656b4..af0e48830 100644
--- a/tests/org.eclipse.team.tests.cvs.core/html/00042.html
+++ b/tests/org.eclipse.team.tests.cvs.core/html/00042.html
@@ -4,8 +4,11 @@
<meta NAME="since" content="">
</head><h2>CVS Console</h2>
<p>Since: <br>
-Last Modified: $Date: 2004/03/05 17:12:22 $</p><body>
+Last Modified: $Date: 2004/03/09 20:51:17 $</p><body>
-Answer comes here.
+There are a couple of preferences that controls the behavior and presentation of the console. These are:
+<ul>
+<li>font color: message color, error color, command line. Changing these should immediatly update the console view.
+</ul>
</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/checkoutwizard00001.html b/tests/org.eclipse.team.tests.cvs.core/html/checkoutwizard00001.html
new file mode 100644
index 000000000..452256103
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/checkoutwizard00001.html
@@ -0,0 +1,13 @@
+<html><head><title>Check Out Wizard</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Check Out Wizard</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Checkout Wizard Availability</h3>
+<p>The checkout wizard should be available from the following parts of the workbench: import, new project, empty workspace CVS synchronize action, toolbar in CVS perspective.</p>
+<h3>Sniff</h3>
+<p>You should be able to create a new repo location and checkout a project entirely from the wizard.</p>
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/commands00001.html b/tests/org.eclipse.team.tests.cvs.core/html/commands00001.html
new file mode 100644
index 000000000..c211f4740
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/commands00001.html
@@ -0,0 +1,11 @@
+<html><head><title>Commands</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Commands</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+Answer comes here.
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/commit_sets00001.html b/tests/org.eclipse.team.tests.cvs.core/html/commit_sets00001.html
new file mode 100644
index 000000000..be55a4ec2
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/commit_sets00001.html
@@ -0,0 +1,11 @@
+<html><head><title>Commit Sets</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Commit Sets</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Commit Sets Layout</h3>
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/datetags_repoview00001.html b/tests/org.eclipse.team.tests.cvs.core/html/datetags_repoview00001.html
new file mode 100644
index 000000000..af30160c9
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/datetags_repoview00001.html
@@ -0,0 +1,11 @@
+<html><head><title>Date Tags</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Date Tags</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Date Tags</h3>
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/encoding00001.html b/tests/org.eclipse.team.tests.cvs.core/html/encoding00001.html
new file mode 100644
index 000000000..b432f53eb
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/encoding00001.html
@@ -0,0 +1,11 @@
+<html><head><title>Encoding Support</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Encoding Support</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+Answer comes here.
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/ext_connection_method00001.html b/tests/org.eclipse.team.tests.cvs.core/html/ext_connection_method00001.html
new file mode 100644
index 000000000..b58082daf
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/ext_connection_method00001.html
@@ -0,0 +1,11 @@
+<html><head><title>EXT</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>EXT</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Ext connection method</h3>
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/latest_revision_commit_set00001.html b/tests/org.eclipse.team.tests.cvs.core/html/latest_revision_commit_set00001.html
new file mode 100644
index 000000000..ab064196e
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/latest_revision_commit_set00001.html
@@ -0,0 +1,11 @@
+<html><head><title>Latest revision commit sets</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Latest revision commit sets</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+Answer comes here.
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/passwords00001.html b/tests/org.eclipse.team.tests.cvs.core/html/passwords00001.html
new file mode 100644
index 000000000..5637da043
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/passwords00001.html
@@ -0,0 +1,11 @@
+<html><head><title>Password Management</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Password Management</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Password Management</h3>
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/project_sets00001.html b/tests/org.eclipse.team.tests.cvs.core/html/project_sets00001.html
new file mode 100644
index 000000000..7c78ef444
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/project_sets00001.html
@@ -0,0 +1,17 @@
+<html><head><title>Project Sets</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Project Sets</h2>
+<p>Since: 2.1 <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Project Sets</h3>
+<ul>
+<li>Create a project set from a workspace with multiple projects shared with CVS. The shared projects in the workspace should include projects shared with the following: branch, version, date, and HEAD.
+<li>Start with an empty workspace and import the projects using the import projects sets wizard.
+<li>You should be prompted for a password and username for the locations.
+<li>Ensure that the projects are checked out correctly and against the correct tag.
+</ul>
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/quickdiff00001.html b/tests/org.eclipse.team.tests.cvs.core/html/quickdiff00001.html
new file mode 100644
index 000000000..4b361407b
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/quickdiff00001.html
@@ -0,0 +1,31 @@
+<html><head><title>Quick Diff</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Quick Diff</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>CVS QuickDiff</h3>
+<p>Enable CVS quick diff for text and java files via the Workbench > Editors > QuickDiff preference. Then try the following
+scenarios.</p>
+
+<ol>
+
+<li>Open a file and make changes to it. You will see the quickdiff annotations
+marking the changes. Next, run Team > Replace with latest. The annotations are
+removed and the file is clean.
+
+<li>same as 1 but this time instead commit the file. The quickdiff annotations
+are removed and the file is clean.
+
+<li>checkout two copies of the same project. Open file1 from both projects. Make
+changes to file1 in project1 and commit the change. Synchronize project2 and
+file1 from project1 will show the quickdiff annotations for the new incoming
+changes.
+
+<li> same as previous but this time actually update the file. The files quickdiff
+annotations are removed and the file is clean.
+</ol>
+
+</body></html> \ No newline at end of file
diff --git a/tests/org.eclipse.team.tests.cvs.core/html/teamupdate00001.html b/tests/org.eclipse.team.tests.cvs.core/html/teamupdate00001.html
new file mode 100644
index 000000000..8049625cf
--- /dev/null
+++ b/tests/org.eclipse.team.tests.cvs.core/html/teamupdate00001.html
@@ -0,0 +1,13 @@
+<html><head><title>Update</title>
+<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
+<meta NAME="keywords" content="">
+<meta NAME="since" content="">
+</head><h2>Update</h2>
+<p>Since: <br>
+Last Modified: $Date: 2004/05/31 14:22:48 $</p><body>
+
+<h3>Update Wizard</h3>
+<p>You can run an update and open the console to see the files that are being updated.</p>
+<p>You can run the update and switch to another branch, this should keep your outgoing changes and update all other non-changed files.</p>
+
+</body></html> \ No newline at end of file

Back to the top