BLatSD
Joined: 12 Mar 2009 Posts: 40
|
Posted: Mon Jul 13, 2009 9:46 pm Post subject: VVEngine runs profile when file/folder exception triggers it |
|
|
When a VV Engine profile is set to monitor source and run when changes are detected, I've found that even if files or folders defined as exceptions are changed, it will still run the defined scripts for the profile even though no files get copied. If your script is built around the changing of non-excepted files/folders, unintended rsults often happen.
To support all possible scenarios, maybe there needs to be a run script sub-option in the profile setup of VVPro, or in the particular naming of the script that allows the user to control whether the batch file runs when excepted files & folders are changed. For example, ProfileName_Start_Always.bat runs the script all the time. ProfileName_Start_NoExceptons.bat only runs when files not defined as exceptions are modified.
Or the third possibility is for VVEngine to ignore changes to excepted folders/files and not run the associated profile. |
|