What are these folders for? Can I remove them? How?
- by Water Cooler v2
In a folder on the SVN server/repository that is designated for our project, there have appeared the following folders:
branches/
conf/
db/
hooks/
locks/
tags/
trunk/
README.txt (file)
format (file)
We have all the code in the trunk folder. There were, as far as I can remember, only 3 or 4 folders earlier.
Within the trunk folder, too, there are now these folders.
OurCode/
conf/
db/
hooks/
locks/
README.txt (file)
format (file)
I understand many of these folders or files are not necessary, but I can't be too sure.
My questions are:
1) What are each of these files and/or folders for?
2) Which are the ones that are not necessary?
3) How may I remove them from the server repository?