Override the comments italicized text when entering a comment
When committing changes, the text area shows a default message that states: "Type a comment describing your changes..."
It would be ideal if you could override this statement with one of your own in some sort of a configuration file:
Ex: "Comments are required, please reference ticket number before checking in your code..."
Speaking of a configuration file, why isn't there one???
-
Serge commented
We are using SVN, but it would be nice to have it auto-populate so developers see it when they go to check something in...
I'm really surprised that there's no "admin/conf" section that goes along with this software. In the case of adding a DB to source control: what if I only want to add stored-procedures, functions, and views? Currently there is no option for this, SSC add everything under the sun to the SVN repo - and when that goes over a WAN to the SVN repo, it takes time...
-
What source control system are you using? You may be able to configure that to validate a comment for a ticket number, for example.