SubWCRev exited with code 9009
ok, what i did to fix this particular error is i added the system varibale "%FILE_DEBUG%" to the system environment varibales to the correct path to SubWCRev.exe.
for whatever reason, tortoiseSVN did not add that during install.
so if anyone else is having a similar issue such as this, check that first.
the typical place to check is right click my computer and select properties. on the first tab there will be a button for environment variables. add a new one to the lower list just in case you use multiple accounts. add var name %FILE_DEBUG% and full path to c:\full\path\to\SubWCRev.exe.
thx for the help and i hope this helps others. :)
Can see nothing wrong with your command, except (unrelated to problem)
- Uleless Quotation Mars around command and parameters (no spaces - no marks)
- Save subwcrev'ed file inside WC - not best choice (you must don't forget svn:ignore it)
In commom: SUBWCREV WC-PATH TPL-FILE RES-FILE
is the right pattern, if
- C:\Users\texasman\Desktop\flash\FD\ is Working Copy (best case - clean)
- AssemblyInfo.cs.rev contain SubWCRev keywords
Steps for debug:
- Run SubWCRev without template file in command prompt:
subwcrev.exe C:\Users\texasman\Desktop\flash\FD\
- Run SubWCRev with short and easy template
- Increase complexity of template to AssemblyInfo.cs.rev