Hi,
I have an Ubuntu Server and wanted to install subversion and set up some repositories. I used the guide at https://help.ubuntu.com/community/Subversion to setup a local repository.
When I walk into the directory I'll find a README-file, which contains the following:
This is a Subversion repository; use the 'svnadmin' tool to examine it. Do not add, delete, or modify files here unless you know how to avoid corrupting the repository. Visit http://subversion.tigris.org/ for more information.
Where should I store my files or how to avoid corrupting the repository?
Best regards, Erik Persson