How to create a new SVN project in the Brain Repository

On the linux box run the following commands to create the svn structure

# svn+ssh://scot@brain.scotnpatti.com/home/svn/NetProjects/WPF_MVVM/
# svn+ssh://scot@brain.scotnpatti.com/home/svn/NetProjects/WPF_MVVM/branches
# svn+ssh://scot@brain.scotnpatti.com/home/svn/NetProjects/WPF_MVVM/tags
# svn+ssh://scot@brain.scotnpatti.com/home/svn/NetProjects/WPF_MVVM/trunk

On the windows machine pop up the repo browser and make sure its there. Then right click on the folder containing your code and "import" from the svn context menu into the trunk directory.