ORCL FormsTool configuration in Tortoise SVN
I am trying to compare my working fmb file with the SVN checked-in file. I did the setup in SVN tortoise client to call formstool. The setup is as follow:
C:\Program Files\ORCL Toolbox\FormsTool V2.0\FormsTool.exe /API=10gR2 /homes="F:\DevSuiteHome_1\bin" /compare /module1=%BASE /module2=%MINE
When I try to do "diff with previous revision", svn calls the formtool but does not pass the file names(BASE/MINE). What am I missing? Please help.
Also, can I use the formstool within SVN to merge the changes from another revision to my working copy? Please advise.
TIA!