Skip to main content
summaryrefslogtreecommitdiffstats
blob: b9035d03f96c4fe88092c58d63713d268cbda061 (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
<html><head><title>Local resources with a repository</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head><h2>Local resources with a repository</h2>
<p>Since: M8<br>
Last Modified: $Date: 2003/11/27 22:04:58 $</p><body>
<p>
You should be able to select a project/folder/resource and compare againts
another branch or version. Multi-select should work across projects in 
different repositories. Once the comparison is shown it should be possible to
merge changes into the local workspace.</p>
<p>
We should support multi-selection of files, but I'm not sure what should be
shown to the user in those cases.</p>
<h3>Comparing with another branch or version</h3>
<ul>
<li>
</ul>
<h3>Multi-select files</h3>
<ul>
<li>
</ul>
<h3>Merging changes</h3>
<ul>
<li>
</ul>
</body></html>

Back to the top