I'm using PN with Tortoise SVN for a C language project. I'd like to somehow embed the revision tag from subversion into a datacode in my source so the program outputs the revision number of the subversion version used.
Any tips or references I could use to figure out how to do that? Maybe a snippet of code to embed in the Makefile?
Or perhaps something else?
THanks
PNUser Dave