How to create project in SVN

svntortoisesvn

I have access to SVN server and I need to add new folder project1, which must contain such folders as trunk, branches, tags for this project. Could you guide me how to do that using tortoise SVN assuming that project is empty and I want to create just folders structure.

Best Answer

Right-click on any folder and choose TortoiseSVN - Repo Brower.... Enter the URL of your repository. Then right-click on the root node of the empty tree on the left, and choose Create folder....