I created a repository on my remote server through TortoiseSVN, and I have a local working copy of that repository on my linux machine. So how do I implement my hooks? I can't seem to find the repo's directories for hooks, conf, and such. the repo's url is the http://. I understand you can make client side hooks with Tortoise, but I wanted to implement server-side hooks.
Any help would be great. I've looked over the internet and have read all the documentation, but I still don't quite get it.