Diadem Software

Starting a Micro-ISV company from scratch…Oh My!

Diadem Software header image 4

Entries Tagged as 'Realbasic'

Subversion Build Numbers in Realbasic

January 8th, 2008 · 1 Comment

I wanted to add my build number from Subversion to my about window. Pretty simple by adding this code:

It works but puts too much info like:

I want to ignore the “M”, the colon and the number to the left of the colon. Getting rid of the “M” was easy:

I would do the same for the […]

[Read more →]

Tags: Realbasic · Subversion