I\'ve decided that modifying files directly in notepad is probably dangerous and it was about time to have some proper source control (I am quite new to source control). I have
There is a simple solution for checking in an existing directory structure:
.svn directory into the root directory of your project. This enables the context menues from TortoiseSVN for all files and sub-folders.