Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9ad844294a66b1e741ef53e2f3a11368a2ddccca (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
<html>
<head>
<title>With another branch of version</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>With another branch of version</h2>
<p>Since: <br>
Last Modified: $Date: 2007/05/23 13:19:14 $</p>

<p>Check the following for all cases of replace:</p>
<ul>
	<li>Decorators are updated in the navigator/packages view and
	synchronize view.</li>
	<li>If a version is loaded that you can't commit to it</li>
	<li>If a branch is loaded, that you can commit to it.</li>
</ul>

<p>Also ensure that the tag filtering in the dialog works properly.</p>

</body>
</html>

Back to the top