Is it possible with TortoiseSVN/VisualSVN to pre-define a project structure so you can simply click "new project" or similar?
e.g. in VisualSVN you can Create new project and you get trunk/branch/tag
folders automatically.
However, I'd like to do the same in TortoiseSVN (so users can do this without needing VisualSVn acess)
AND/OR
I'd like to pre-set more folders than this, so e.g.
trunk/docs
trunk/src
trunk/database
trunk/elephant
etc...
is any of this possible?