2010/1/26 Soft <s...@gmx.ch>:
> Thank you for your answer. Unfortunately it didn't help.
>
> I did remove the comment on the global-ignores line. It didn't help. *.a
> files are still marked as ignored.
> This is a snipped of the config file.
>
> [miscellany]
> ### Set global-ignores to a set of whitespace-delimited globs
> ### which Subversion will ignore in its 'status' output.
> global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store
>

Note, that you have to do the above not only on the server, but on
every client computer.

Also on Windows the settings can also be stored in the Windows
registry, and AFAIK registry takes precedence over configuration files
(see README.txt in the configuration directory).

TortoiseSVN configuration dialog updates the registry setting. See
Settings > General > Global ignore pattern.

Best regards,
Konstantin Kolinko

Reply via email to