Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: efe3dd1276c61e0bae9a95188133c9acc7392e81 (plain) (tree)
1
2
3
4
5
6
7
8
9


                     


                                                                       


               
              
                                               


                                                






                                                                               

     

       
<html>
<head>
<title>Basics</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>Basics</h2>
<p>Since: <br>
Last Modified: $Date: 2004/06/01 19:14:48 $</p>

<p>Single select a project and select share.</p>
<ul>
	<li>Should only be available if the project is not shared.</li>
	<li>Menu item should be available from the Project top level menu.</li>
	<li>Wizard should allow you to cancel at any time and un-map the
	project. Note that some resources may of been committed via the wizard
	that will remain committed.</li>
	<li>Should be able to share as a repository root {".") or a folder
	at any level (i.e. a folder name with one or more paths).</li>
</ul>

</body>
</html>

Back to the top