This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10095 - Add tags file to svn ignore
Attached to Project:
Rockbox
Opened by Tomer Shalev (tomers) - Saturday, 04 April 2009, 12:49 GMT+2
Last edited by Tomer Shalev (tomers) - Thursday, 01 October 2009, 06:57 GMT+2
Opened by Tomer Shalev (tomers) - Saturday, 04 April 2009, 12:49 GMT+2
Last edited by Tomer Shalev (tomers) - Thursday, 01 October 2009, 06:57 GMT+2
|
DetailsThis patch simply make 'svn stat' command ignore the tags file created by the ctags utility.
|
This task depends upon
Closed by Tomer Shalev (tomers)
Thursday, 01 October 2009, 06:57 GMT+2
Reason for closing: Rejected
Additional comments about closing: Accepting bluebrother's suggestion: This would be better put in a global ignore list in ~/.subversion/config
Thursday, 01 October 2009, 06:57 GMT+2
Reason for closing: Rejected
Additional comments about closing: Accepting bluebrother's suggestion: This would be better put in a global ignore list in ~/.subversion/config
This patch does not only add "tags" to the ignore list but also several other file masks (*.diff and others). I think this would be better put in a global ignore list in ~/.subversion/config