git - Does TFS have a hook mechanism for taking action after branching to do things like automate editing a config file? -


i have production branch. when branch production branch want tap hooking mechanism automate making changes in config file. editing connection string.

does tfs provide functionality think similar client-side git hooks?

i'm sorry can't answer question directly way approach multiple config files in solution , have deployment mechanism determine once deployed each environment.

for example, might have these in solution sitting next each other.

  1. web.config.development
  2. web.config.test
  3. web.config.production

during deployment correct file chosen each environment , renamed web.config it's getting pushed out.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

post - imageshack API cURL -

dataset - MPAndroidchart returning no chart Data available -