powershell - Script to Compare TFS labels in a folder -
i have several branches in tfs (dev, test, stage) , when merge changes test branch want automated script find updated sql files based on labels , deploy them sql database.
currently manually use compare in tfs source control explorer files changed , use custom powershell script deploy database.
i looking script copy changed sql files repository powershell rest.
any appreciated.
thanks
nit
Comments
Post a Comment