nonopolarity
nonopolarity

Reputation: 150976

SVN server for the Mac that's easy to set up?

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?

Upvotes: 4

Views: 2982

Answers (2)

Barry Wark
Barry Wark

Reputation: 107754

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.

Upvotes: 0

las3rjock
las3rjock

Reputation: 8724

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.

Upvotes: 4

Related Questions