Using the eSvn Makefile

To make life easy, we have created a Makefile that can be used to create tarball (tar.gz), binary (rpm) and source binary (rpms) from the your Working Copy code.

Procedure B.3. Building eSvn with Make

  1. cd to the root of your eSvn working copy directory.

  2. Do svn update.

  3. cd dist

  4. make clean

  5. make prog