I'm trying to get a VCS trigger to work in TeamCity with TFS but no matter what I do, I can't get it to trigger on a checkin
I've defined the VCS trigger as +:fodl/FODL.Database.InvestmentDataMart.APTExtract/**
..which I believe should only trigger a build if changes are detected in that directory but none of the pending changes every seem to trigger a build
Here's a screenshot of my build trigger:-
And a screenshot of my build source directory where all files have been checked out to:-
Does anyone know what I'm doing wrong? I can't use checkout rules to target just the FODL.Database.InvestmentDataMart.APTExtract folder as all the solution files all live in the base directory above it (FODL)