After running "svn up" updated remote files are transferred to the local computer, but newly added remote files are ignored
run "svn --set-depth infinity up" instead of regular "svn up"