How to recursively add all new files to SVN
> svn add --force *
Saves a whole bunch of time when committing a load of new pages via the command line.
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
How to recursively add all new files to SVN
> svn add --force *
Saves a whole bunch of time when committing a load of new pages via the command line.