Automation versioning issue

Me and a coworker are working on the same automation script and are trying to version control it. We have the subversion server working correctly however, my coworker cannot run the automation because there are SQL scripts that reference my local machine. Does TOAD have the option to embed the SQL file so it is not pointing to my local machine?

Hi Michael,
in automation settings try checking Use relative path to find files
image
and then you should see:


Does it help?