# Author: Ben Wing <ben@xemacs.org>

export CVSROOT=/usr/local/cvsroot

# Root of all original, unrearranged GNU Emacs source trees.

emacsorigroot=/src/emacs-original

# Root of all GNU Emacs source trees.

emacsroot=/src/emacs

# List of all versions of GNU Emacs that we put in CVS.

emacsversions="18.59 19.7 19.8 19.9 19.10 19.11 19.12 19.13 19.14 19.15 19.16 19.17 19.18 19.19 19.20 19.21 19.22 19.23 19.24 19.25 19.26 19.27 19.28 19.29 19.30 19.31 19.32 19.33 19.34 20.1 20.2 20.3 20.4 20.5 20.6 20.7 21.0.103 21.0.105 21.0.106 21.1 21.2 21.3"

# List of all versions of GNU Emacs that we make `merge-*' trees for.

mergeversions="18.59 19.28 19.29 19.30 19.31 19.34 20.1 20.2 20.3 20.4 20.5 20.6 20.7 21.0.103 21.0.105 21.0.106 21.1 21.2"

# Most recent version of GNU Emacs.

mostrecent=21.3
