Is it possible to edit a check-in comment? I didn't realize other stored procedures were checked and when I committed my changes the comment got applied to all the selected files.
Comments
1 comment
-
How check-in comments are edited will depend on which version control system you are using, as SQL Source Control is just a client that sits on top of your existing system. Are you using TFS, Subversion, or something else? Your best bet would be to google for "how to edit a check-in comment in TFS", for example.
Add comment
Please sign in to leave a comment.