Hi experts,
I'm using Jdev 12.1.3 and Subversion and I'd like to show my latest version number in the login page, so my team mates can know exactly which version is installed in each environment.
For example in this case, the login page should print "build 216" or something similar:

I've tried with SVN Substitutions like $Header$ or $Revision$, but the problem is that it doesn't get updated unless you have a modification in the login page itself.
Any ideas?
Thanks a lot,
Jose.