tags 504233 +pending thanks On Mon, Nov 24, 2008 at 05:29:52PM +0200, Eddy Petrișor wrote: > I am not sure what we should do. it seems that only vim's swap files > are ignored, but I don't know if there are any other files which are > ignored by default.
See #506789 -- ignores vim's backup files
subversion has a global ignore pattern that must be unset in one of the
config files (/etc/subversion/config or ~/subversion/config), e.g.
global-ignores =
I figured a way for SDCommon.pm's sub 'load_dirs' to look for those
files and if found trigger a warning so the user has the choice to
ignore the issue or quit the process to configure his/her subversion
ignore patterns.
Cheers,
Hauke
signature.asc
Description: Digital signature

