blob: 143702d3f77a8a01d560d3d7c7bd56bef2b96666 [file] [log] [blame]
<html>
<head>
<title>Close and disconnect</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>Close and disconnect</h2>
<p>Since: 3.0 M5<br>
Last Modified: $Date: 2007/05/18 13:54:37 $</p>
<h4>Background refresh and disconnect</h4>
<ol>
<li>Load several projects from the repository</li>
<li>Ensure that several have outgoing and incoming changes</li>
<li>Choose one project to disconnect. The project should have
incoming and outgoing changes and be one of the later ones in the
refresh order (alphabetical).</li>
<li>Perform a refresh on all the projects</li>
<li>While the refresh is occurring, disconnect the project chosen
in step 3) and leave CVS folders.</li>
<li>Ensure that the project is removed from the sync view and no
errors occur</li>
</ol>
<p>Repeat the steps and purge the CVS meta-data in step 5).</p>
<p>Repeat the above steps but change the operation in step 5) to the
following:</p>
<ul>
<li>close project</li>
<li>project where server is unreachable</li>
<li>delete project</li>
<li>binary project import over source project with outgoing
changes</li>
</ul>
<h4>Decoration and disconnect</h4>
<ul>
<li>Load several projects from the repository</li>
<li>Ensure that several have outgoing and incoming changes</li>
<li>Choose one project to disconnect. The project should have
incoming and outgoing changes and be one of the later ones in the
refresh order (alphabetical).</li>
<li>Turn on CVS decorators</li>
<li>As the decorations are being calculated, disconnect all
projects from CVS control.</li>
<li>Ensure that the project is removed from the sync view and no
errors occur</li>
</ul>
<p>Repeat the above steps but change the operation in step 5) to the
following:</p>
<ul>
<li>close project</li>
<li>project where server is unreachable</li>
<li>delete project</li>
<li>binary project import over source project with outgoing
changes</li>
<li>delete or move files and folders (to test move/delete hook)</li>
</ul>
</body>
</html>