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

« back to all changes in this revision

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

  • Committer: Matt Giuca
  • Date: 2010-02-23 05:18:48 UTC
  • Revision ID: matt.giuca@gmail.com-20100223051848-8kxdsitlvkeyl4gt
Added handlers and documentation for Subversion status 'ignored' (we call them 'Temporary file (ignored)'. This was previously handled as an 'unknown status'. Ignored files now can't have svn actions done on them either. This fixes Launchpad bug #526220.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
  "Add", then "Commit" to fix this. Note that files which aren't part of your
47
47
  project and don't need to be saved, such as ".pyc" files, should be left as
48
48
  temporary files, and not added to the repository.</li>
 
49
<li><strong>Temporary file (ignored)</strong>: A temporary file which is
 
50
  recommended not to be added to the repository. This is automatically
 
51
  selected based on the file extension. For example, ".pyc" files are ignored
 
52
  by default.</li>
49
53
<li><img src="/+media/ivle.webapp.core/images/svn/added.png" />
50
54
  <strong>Added</strong>: The file is not committed to the repository, but has
51
55
  been added with the "Add" command. It will be placed under revision control