Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 31a4a69f999c84326a625c7964ed7095a7a25d56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<html>
<head>
<title>File Revisions</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>File Revisions</h2>
<p>Since: M8<br>
Last Modified: $Date: 2004/06/01 15:23:56 $</p>

<h3>Compare the local resource with other revisions</h3>
<ul>
	<li>If the file isn't managed the action should no appear.</li>
	<li>If the file doesn't have any revisions you should be prompted</li>
	<li>If the file has revisions you should be prompted with the list
	of revisions in a compare dialog</li>
	<li>In the compare dialog you can select any revision and merge
	changes into the local copy</li>
	<li>If you edit the local resource then chose OK, you will be
	prompted to save changes. Ensure that the changes are saved correctly
	to the underlying resource.</li>
	<li>Ensure that the titles are ok (e.g. dialog title, structure
	pane title...)</li>
</ul>

</body>
</html>

Back to the top