Setting the SVN external

Use Smarty for Templating, I had to include the Smarty libraries in the sri-lankan code base, but I didn’t wanna maintain it in the sri-lankan subversion repository, for that I had to just add the Smarty libs as a svn:externals property! Here is how… [~] svn propset svn:externals ‘smarty http://smarty-php.googlecode.com/svn/trunk/libs’ . property ‘svn:externals’ set on [...]