I am struggling to find an answer to this online.
I am using Inno Setup to create an installer for several files. I know InnoSetup can check file versions and wont overwrite with old versions which is brilliant.
However, I cant figure out how to make tortoise SVN add the "Version" property to its files.
I would rather not use the "touch" flag in Inno Setup for all the files.
I am fairly new to versioning (the creation of version ID's), and any 'usefull links' would be greatly appreciated on this one