Differences between revisions 1 and 2
Revision 1 as of 2008-09-03 13:47:36
Size: 3226
Editor: 194
Comment:
Revision 2 as of 2008-09-03 13:48:23
Size: 2182
Editor: 194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

                                                                       Repository Root
                                                                          ____|____
                                                                         / \
                                                                        / \
                                                                       / \
                                                                      A iota
                       _______________________//|\
                      / ______________/ | \_____________
                    mu / | \
                                       / | \
                                     B C D
                           _____/|\_____ _____________/|\
                          / | \ / | \
                         / | \ / / \
                    lambda | F / / \
                                     E gamma / \
                                     / \ / \
                                    / \ ________/ \________
                             alpha beta / \
                                                                             / \
                                                                            / \
                                                                          G H
                                                          ________/|\_______ _______/|\______
                                                         / | \ / | \
                                                        / | \ / | \
                                                       / | \ / | \
                                                     pi rho tau chi psi omega
     * Repository Root
     * ____|____
     * / \
     * / \
     * / \
     * A iota
     * _______________________//|\
     * / ______________/ | \_____________
     * mu / | \
     * / | \
     * B C D
     * _____/|\_____ _____________/|\
     * / | \ / | \
     * / | \ / / \
     * lambda | F / / \
     * E gamma / \
     * / \ / \
     * / \ ________/ \________
     * alpha beta / \
     * / \
     * / \
     * G H
     * ________/|\_______ _______/|\______
     * / | \ / | \
     * / | \ / | \
     * / | \ / | \
     * pi rho tau chi psi omega
     *

This is a tree of files and directories which is used in Subversion python tests. It is called so because of files of this tree which are called after names of different letters of the Greek alphabet. This tree can be represented as follows:

     *                                    Repository Root
     *                                       ____|____
     *                                      /         \
     *                                     /           \
     *                                    /             \
     *                                   A             iota
     *          _______________________//|\
     *         /         ______________/ | \_____________
     *        mu        /                |               \
     *                 /                 |                \
     *                B                  C                 D
     *          _____/|\_____                _____________/|\
     *         /      |      \              /              | \
     *        /       |       \            /              /   \
     *     lambda     |        F          /              /     \
     *                E                gamma            /       \
     *               / \                               /         \ 
     *              /   \                     ________/           \________
     *          alpha   beta                 /                             \           
     *                                      /                               \
     *                                     /                                 \
     *                                    G                                   H
     *                           ________/|\_______                   _______/|\______
     *                          /         |        \                 /        |       \                       
     *                         /          |         \               /         |        \
     *                        /           |          \             /          |         \
     *                       pi          rho         tau          chi        psi       omega
     * 

Greek Tree (last edited 2008-09-03 13:50:09 by 194)