Unable to provide the article you requested because it has been deleted. If you are the Author, you may log in and access the article.

Articles tagged with "subversion"

Symlinking to svn copies

By gwoo
If you want to keep one install of CakePHP for all your applications, then you may want to use a symlink to make it easier when you want to adjust your index.php.
[Read more]

Setting SVN Ignore properties

By Andy Dawson
If you use svn, here's a very simple script that you can use to set your svn ignore properties so that your tmp folder, swap files and install specific files get ignored by svn.
[Read more]