Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I show SVN version number in login page and get it updated automatically?

Jose ArósteguiOct 20 2016 — edited Oct 20 2016

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:

subir.png

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2016
Added on Oct 20 2016
4 comments
209 views