I've set up subversion source control sytem and I created a "test" repository.
After proper configuration I can access the "test" repository from a windows pc with tortoisesvn client by using the url http://myservername/svn/test
When I access the above web address through firefox I can see all the files of the test repository.
So how can I restrict the access of the test repository when someone attempts to access it using a web browser?