Respect svn:ignore in Source Control for Oracle
Source Control for Oracle does not seem to respect svn:ignore property. Please include that in a future release s owe can exclude test tables, procedures, and the like.
The upcoming release adds a feature called “object filtering” which can be set on a project level and stored in source control. With this you can exclude whole object types or just objects that “contain” a substring e.g. “Test_” you can then override the exclude with another “contain” string setting e.g. “Test_Important” should too much be excluded.
It’s got a simple UI accessed via the right-click menu on the main projects screen.