How can we help you today? How can we help you today?

Comments when committing code

For some reason my Source Control does not show a comment box at the top when i go to commit code? I am sure I am missing a setting...
cradaa
0

Comments

2 comments

  • David Atkinson
    You may have linked to a working folder instead of a natively supported VCS in SQL Source Control, which means that all you're doing is saving to the disk. You then have to use a separate VCS client tool to do the commit (with comment). Linking to working folder is useful if you prefer using your own tool or if you need to commit database changes alongside app code changes, for example, as you can then package all changes into the same revision/changeset.
    David Atkinson
    0
  • cradaa
    Yep, you are right...thanks!
    cradaa
    0

Add comment

Please sign in to leave a comment.