I'm wondering if anyone has successfully integrated Subversion Version control software with Keil? I note that their provided examples don't include Subversion.
My goal is to be able to query Subversion on revision and have that revision auto-handled via the SubWCRev Tortoise command to automatically add version strings and values into my code before the build process begins.
I'd like to see an example project/template for Subversion if anyone has one or can provide a link to one.
Thanks!
uVision may or may not be able to satisfy your build process needs. If it's not, there are alternatives, e.g. make. .... that allow me do do what I want, not what the uVision designers thought I wanted.
Erik