From 28c9a09b30dbc63dbcd4a1e44177c8f7cf523687 Mon Sep 17 00:00:00 2001 From: Michael Valenta Date: Thu, 25 Mar 2004 16:39:41 +0000 Subject: *** empty log message *** --- .../html/00022.html | 32 +++++++++++---- .../html/00048.html | 45 ++++++++++++---------- tests/org.eclipse.team.tests.cvs.core/toc.xml | 4 +- 3 files changed, 52 insertions(+), 29 deletions(-) diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00022.html b/tests/org.eclipse.team.tests.cvs.core/html/00022.html index d6efc6d52..ba532cebd 100644 --- a/tests/org.eclipse.team.tests.cvs.core/html/00022.html +++ b/tests/org.eclipse.team.tests.cvs.core/html/00022.html @@ -1,18 +1,36 @@ -Persistance and deletion +Performing a Merge -

Persistance and deletion

-

Since:
-Last Modified: $Date: 2004/01/13 18:46:26 $

+

Performing a Merge

+

Since: M8
+Last Modified: $Date: 2004/02/25 20:34:42 $

- + \ No newline at end of file diff --git a/tests/org.eclipse.team.tests.cvs.core/html/00048.html b/tests/org.eclipse.team.tests.cvs.core/html/00048.html index 516f56fd2..d61cc47de 100644 --- a/tests/org.eclipse.team.tests.cvs.core/html/00048.html +++ b/tests/org.eclipse.team.tests.cvs.core/html/00048.html @@ -1,36 +1,41 @@ -Refreshing with Remote +Performing a Synchronize -

Refreshing with Remote

+

Performing a Synchronize

Since: M8
-Last Modified: $Date: 2004/03/05 17:12:22 $

+Last Modified: $Date: 2004/03/09 20:51:17 $

-Synchronizing means ??? +Synchronizing means to compare your local workspace contents with the contents +in another location with the goal that the two locations should contain the +same contents at some point.

-

After a Synchronize has completed

-

Generally the sync view is shown AFTER the synchronize operation has completed. This way we don't interrupt the user's context. Why do -people like to be prompted after? For some the synchronize operation can be very long, and they want to be told when they can view the -results.

- - +

Performing a Synchronize operation

-There are a couple of reasons someone may want to synchronize with the remote. There are currently -two ways of running the refresh operation: +There are a few ways of launching a synchronize operation. They all open the same dialog but the initial +selection is affected by where the operation is launched. Here is the list of ways to start a +synchronize along with the expected initial selection.

+

+Once launched, a synchronize will run in the background. Currently, the user is prompted to +switch perspectives when the synchronize is launched. When a synchronize completes, the user is prompted either with a dialog stating there is no changes +or one that contains a details area that shows the incoming changes. The user +is given the option to supress the post-synchronize dialog. +

Notice a file is out-of-sync in another view (e.g. packages explorer, types) and want to see the changes

In case you can select a file, it will be refreshed with the server, and if changes are found the compare editor is opened that will allow browsing the changes. If no changes are found, you will be prompted.

diff --git a/tests/org.eclipse.team.tests.cvs.core/toc.xml b/tests/org.eclipse.team.tests.cvs.core/toc.xml index 59ebfce8a..c7f93edaa 100644 --- a/tests/org.eclipse.team.tests.cvs.core/toc.xml +++ b/tests/org.eclipse.team.tests.cvs.core/toc.xml @@ -23,7 +23,7 @@ - + @@ -31,7 +31,7 @@ - + -- cgit v1.2.3