/ Published in: SVN

URL: http://bakery.cakephp.org/articles/view/setting-svn-ignore-properties
Expand |
Embed | Plain Text
svn propset svn:ignore "*.swp *.swo *~ svn-commit*" . -R svn propset svn:ignore "*.swp *.swo *~ core.php database.php svn-commit*" config svn propset svn:ignore "*" tmp -R
You need to login to post a comment.