Add all new files to svn repository
This saves considerable time, and it's recursive:
svn add --force *
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Dean Allen http://textdrive.com
svn add --force *
svn co http://svn.textpattern.com/current/ .
nano textpattern/config.php
svn update