~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/filesystem/browser/help-svn.html

  • Committer: David Coles
  • Date: 2010-07-20 07:05:34 UTC
  • Revision ID: coles.david@gmail.com-20100720070534-lf6de6rdszt1rchn
Fix svnremove typo in r1804

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
TortoiseSVN or Subclipse), you can access your user and group Subversion
214
214
repositories from outside of IVLE.</p>
215
215
<p>Subversion clients perform <strong>checkout</strong> operations, given a
216
 
repository URL, as well as a username and password. To check out an IVLE
217
 
repository, use the following details:</p>
 
216
repository URL (which should include your IVLE username), as well as a
 
217
password. To check out an IVLE repository, use the following details:</p>
218
218
<ul>
219
219
  <li><strong>URL:</strong> For your own repository, the "Subversion URL"
220
220
    displayed on your settings page. There is currently no way to view the URL
221
221
    for group repositories.</li>
222
 
  <li><strong>Username:</strong> Your IVLE username.</li>
223
222
  <li><strong>Password:</strong> This is different from your IVLE password. It
224
223
    is displayed on your settings page under "Subversion password".</li>
225
224
</ul>