Mac client GUI using Fink
Contents |
Introduction
Here are the steps needed to install and configure esvn, the frontend GUI for svn on the Macintosh using Fink
- X11 must be running and you should be in xterm (or Terminal if the DISPLAY variable is set)
- Install subversion client
ozma:~ kent$ fink install esvn
Password:
Information about 5584 packages read in 98 seconds.
The following package will be installed or updated:
esvn
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/esvn_0.6.8-11_darwin-powerpc.deb
Selecting previously deselected package esvn.
(Reading database ... 70238 files and directories currently installed.)
Unpacking esvn (from .../esvn_0.6.8-11_darwin-powerpc.deb) ...
Setting up esvn (0.6.8-11) ...
ozma:~ kent$