Hello I use an subversion 1.5 server on Linux system with Linux and Windows clients. On Windows we use Tortoise 1.5.9 and Subclipse in Eclipse. Some projects need to add *.a files to the repository. These files are ignored by default if not explicit added. Is this intended or a bug?
Lets say I move a file to a working copy with the extension *.a. It gets immediately marked as ignored. I don't have the "global ignored" parameter set. This is very annoying since my projects have many *.a files in different folders. Best Regards