Tag Archives: subversion

Inserting keywords/variables in Subversion with auto-props

Spent a little time this week investing how to get keyword variables related to our Subversion repositories (version, last modified by, date, etc) automatically inserted into our code when we commit. My end goal was to have our code looking like the sample below with an initial comment header including our SVN information: /** * [...]
Posted in development | Also tagged | 1 Comment