Actions
Feature #16539
closed.svn ignore option
Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2006-09-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
When using extensions, there sometimes is the need to browse through the files in the extension and look at the source to see if a quick fix or extension is possible.
In this case it is very very annoying to see the list of files cluttered with a lot of .svn grub.
I know svn is nice to use. But it would be very nice to have an option to 'ignore' .svn directories and their contents on uploading a new revision of the extension to the ter.
Please find attached a diff against class.em_index.php which hardcodes a fix to ignore .svn files in the file listing in the backend. The same could be done for cvs.
Of course this could be made configurable.
(issue imported from #M4177)
Files
No data to display
Actions