I have 3 enviornment, Development , test and production and versioning tool - for all the three the source files are from the common drive - only the target file location changes
for all the DEV qvw's ..it is drive loaction 1 for target files - maintained in a variable file - devvariables.xls
for all the test qvw's ..it is drive loaction 2 for target files maintained in a variable file - testvariables.xls
for all the PROD qvw's ..it is drive loaction 3 for target files maintained in a variable file - prodvariables.xls
In the versioning tool its getting complicated because. when we publish the document to test and production
is there a way to showcase like if the qvw file is from the prod folder conside the prodvariables.xls
if the qvw file is from the test folder conside the testvariables.xls