Archived entries for svn

Installing Nooku Framework with the symlinker

In this tutorial I am going to show you how you can set up Nooku Framework from SVN on a local installation of Joomla, by using the symlinker tool. The symlinker is a handy tool, because it can just as easily be used in the same way when you are developing your own extensions.

Continue reading…

Version control: Automatic SVN propsets

Propset in SVN, or property setting, is the process of adding versioned metadata to your files. In Joomla development it is common to set the magic svn:keyword property to php-files, to put useful and dynamic information about a file into the file itself. In particular you will very often see the Id keyword being used in the docblock heading of the file. In this tutorial we will look at how you can set this property in your php-files, and how you can configure subversion to do it automatically for you.

More about propsets in SVN…



WP Theme by Rodrigo Galindez.