Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Installing a Subversion server on a Mac?
3stripe
✭✭
So I've got Subversion installed on OS X 10.4 and I can access it fine via the command line ... we started using it at work this week and it rocks so now I want it at home too!
What's the best way to get a server running so I can createsuppositories repositories?
I've tried MAS (meant to be a one click install of a server) but it doesn't seem to work - there's a huge zip of external dependies (apr, expat, neon etc) that I'm not sure if I need to install? I also have MAMP running so not sure if it clashes with that...
Cheers.
What's the best way to get a server running so I can create
I've tried MAS (meant to be a one click install of a server) but it doesn't seem to work - there's a huge zip of external dependies (apr, expat, neon etc) that I'm not sure if I need to install? I also have MAMP running so not sure if it clashes with that...
Cheers.
0
This discussion has been closed.
Comments
svn packages
svn the book
You do not need a server to create and use repositories localy, just regular commands.
Or do you want to access your home repositories from the net?
lol!