Unhandled svn status 'ignored'

Bug #526220 reported by Matt Giuca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IVLE
Fix Released
Low
Matt Giuca

Bug Description

We currently get back svn status 'ignored' for files like .pyc files.

These currently show up as "unknown status" in the file browser, with no icon. Handle the 'ignored' state:

- Set the name as "Temporary file (ignored)".
- Add a category in the documentation.

Don't add an icon for this status -- it is supposed to be irrelevant.

Tags: svn

Related branches

Revision history for this message
Matt Giuca (mgiuca) wrote :

Also in browser.js, replace all code which says "!= unversioned" with a call to a function is_versioned. This tests that it isn't unversioned or ignored.

Revision history for this message
Matt Giuca (mgiuca) wrote :

Fixed in trunk r1663.

Changed in ivle:
status: Triaged → Fix Committed
William Grant (wgrant)
Changed in ivle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.