i have tried VisualSVN server for the PC, and it seems pretty easy to install and use. The only catch is that my PC with Vista does crash, or can become not so responsive sometimes, so I am thinking of using an SVN server on the Mac instead.

is there one on the Mac that is easy to install and is reliable too?

link|improve this question

67% accept rate
1  
Sounds like you've got some issues with your Vista install that you should sort our regardless. I'd investigate the NVidia motherboard/chipset drivers as the most probably cause if you're having actual system-wide crashes. – Soviut May 23 '09 at 3:58
@Soviut thanks for the hint. I just looked and it is using ATI Radeon HD 2600 XT... is it less problematic than NVidia's card? – 動靜能量 May 23 '09 at 4:10
You don't say what protocol you'd like to use and, more importantly, whether or not you need anonymous access. Who's using this repo, and for what? – Curt Sampson May 23 '09 at 5:30
feedback

3 Answers

up vote 3 down vote accepted

macsvnserver claims to be a drop-installable Subversion server for Mac OS X. Alternatively, you could use a remote Subversion hosting service like Beanstalk or Unfuddle to host your repository.

link|improve this answer
Can we trust macsvnserver ? In the readme, it saids: * This is a pre-release version for testing. Do not use it on valuable data! * Is it working correctly ? – Samuel Dec 30 '10 at 13:01
Finally, I use the free plan of Unfuddle, and I it's very good ! – Samuel Dec 30 '10 at 14:15
feedback

If you're using OS X 10.5 Server, you really should consider using the macports SVN. Macports is a single install and the SVN port automatically integrates with the system apache 2.0 including authenticating to OpenDirectory.

link|improve this answer
feedback

You could have a look at a program called "Versions" made by a company called "Sofa". versionsapp.com It's not free but it's really nice.

link|improve this answer
Versions is a Subversion client, not a server. – las3rjock May 23 '09 at 5:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.