Hello,
We have an IT managed SVN environment. When the SVN admin created the repository, it was with the "default" directory structure: /trunk /branches /tags However, we expect to implement a different structure. Something along the lines of: https://svn1hostname/svn/SVN_Repo/PROTOTYPE/ /APPLICATION_CODE /trunk /branches /tags /UTILS /trunk /branches /tags /CIMPLICITY /trunk /branches /tags 1) Can I simply delete the "default" structure and create the directories as I've described above? 2) Is there anything special about the these dirs. (trunk, branches, tags)? Can I just create them as I would any other directory via the repo browser? 3) Are there any disadvantages to laying out the directories as described above? I want to avoid pitfalls that I am unable to foresee right now. Please advise. Thank you. Omair