blob: fae15e68e0811e7caa69b76b8cadd583ce378850 [file] [log] [blame]
<html>
<head>
<title>Remote resources</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>Remote resources</h2>
<p>Since: 3.0 M5<br>
Last Modified: $Date: 2007/05/18 13:54:37 $</p>
<h4>Compare With... in Repositories view</h4>
<p>Perform the following steps:</p>
<ol>
<li>Select a project in HEAD and choose Compare With... from
context menu</li>
<li>Select a branch tag</li>
<li>Ensure result of comparison is correct</li>
<li>Repeat and in step 2) use a version tag</li>
</ol>
<p>Repeat the above steps for a project in a branch and a project
version.</p>
<p>Repeat the above steps for a selected folder and a selected file.</p>
<h4>Compare on two selections in Repositories view</h4>
<p>Perform the following steps:</p>
<ol>
<li>Select a project in HEAD</li>
<li>CTRL-select a project in a branch</li>
<li>Choose Compare from context menu</li>
<li>Ensure result of comparison is correct</li>
</ol>
<p>Repeat the above for various combinations (branch + version,
version + branch, branch + branch, version + version).</p>
<p>Repeat the above steps for a selected folder and a selected file.</p>
<h4>Compare on two selections in Resource History view.</h4>
<p>Perform the following steps:</p>
<ul>
<li>Open Resource History view on a file with multiple revisions</li>
<li>Select 2 and choose Compare from the context menu</li>
<li>Ensure result of comparison is correct</li>
</ul>
</body>
</html>