Hello! I'm hoping there are some people here who are familiar with using Subversion.
Recently I've installed Subversion onto our web server and I'm trying to get a client side solution working that will allow us to access that Subversion repository on the web server. I've got svnX working but the checking out and checking in doesn't seem to be working. When I check something out someone else can check the same folder out after me, even though I've already checked it out.
Another thing is when I try and search for a repository I just cant find it anywhere on the server, does anyone know where projects are stored? It's almost as if they are hidden away somewhere.
I'd also be interested to read about other people's Subversion solutions, both server and client side.