2

I am trying to install svn (from CollabNet) on OS X. I am running the package I downloaded, and then click all through the installer. But when I reach the "installation destination" it gives me a single option "install for all users", and I just can't click on it, it is grey. I can't go past that point, and choose installation directory.

This seems more like a permission problem for the installer somewhere, but no error is given, and I don't know how to fix it.

Any ideas?

EDIT: I am using OS X 10.8. I also tried running "open package-file-name" from a terminal, logged in as root, and that didn't work either.

The version I downloaded for svn was for OS X 10.7 - that's the latest I could find.

macuser
  • 21

2 Answers2

1

You could install Xcode, it includes Subversion.

Otherwise, there is further information available here.

Jackie
  • 11
0

You could try Homebrew

brew install svn
Glorfindel
  • 4,158