Support for SVN Ignore functionality?
tscottIDG
Posts: 3
Hi,
We have just started using SQL Source Control.
It does not seem to support for SVN Ignore functionality.
Is this correct?
When we have items in a specific DB that we do not want to manage, how do we tell SQL Source Control to ignore them and not prompt us to commit them each time?
Simple examples of things we do not want to manage are:
Common utility stored procs and functions that are managed in their own DB, and deployed to each client DB.
Thanks.
We have just started using SQL Source Control.
It does not seem to support for SVN Ignore functionality.
Is this correct?
When we have items in a specific DB that we do not want to manage, how do we tell SQL Source Control to ignore them and not prompt us to commit them each time?
Simple examples of things we do not want to manage are:
Common utility stored procs and functions that are managed in their own DB, and deployed to each client DB.
Thanks.
Comments
David Atkinson
Red Gate Software
Product Manager
Redgate Software
Thank you for your reply.
For me it would be ideal to match SVN's functionality, which is:
- The items are never put into source control.
- The source control does however have a register of the items that it is ignoring
Failing that, any way to ignore items would be useful.
The minimum useful functional requirements would be:
- allow items to be marked as ignored
- allow items to be un-ignored.
- for items marked as ignored, do not prompt to commit changes, do not check for updates
I hope this helps.
Regards,
Tim
Please add my vote for swift inclusion of a workable "Ignore Feature".
Thanks for listening...
Decide wisely...
David
Product Manager
Redgate Software
Thanks for asking, David.
Decide wisely...
I'm not familiar with tSQLt. Would this allow the unit test objects to be created in a separate linked database? This might be a workaround to avoid SQL Source Control from trying to commit them.
David
Product Manager
Redgate Software
It is possible to place the tests in another database, but changing all my tests (which assume local db objects) would be tedious at best.
David
Product Manager
Redgate Software
Is this implemented yet? Is there a trial version I can try that has this?
David
Product Manager
Redgate Software