Has anyone here successfully set up SVN on their mac? I have a server (old g3), a laptop, and a desktop. I've tried CVS, but I'm really unimpressed with the limitations, as I'm using this for web development, and constantly creating directories and renaming files, with CVS doesn't deal with very well.
Anyway, I installed Fink, and used it to get the SVN server on the g3, and started the dameon and set up a repository. I also installed the client on my desktop. I'd like to import all my projects from their folders on the desktop to the server.
I have no configured apache 2 yet - I'm trying to figure out if what I want is possible without installing it. Of course, i might just be banging my head against the wall for no reason.
Can anyone offer me some tips on what I should do? I don't mind screwing around with some stuff, but I've spent so long trying to get this to work. I've already wasted a week on CVS. (i do web development in addition to a sys admin job) Any help is really appreciated, thanks.