Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-09-03 13:47:36
Size: 3226
Editor: 194
Comment:
Revision 4 as of 2008-09-03 13:50:09
Size: 2221
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
      
}}}
Line 5: Line 34:
                                                                       Repository Root
                                                                          ____|____
                                                                         / \
                                                                        / \
                                                                       / \
                                                                      A iota
                       _______________________//|\
                      / ______________/ | \_____________
                    mu / | \
                                       / | \
                                     B C D
                           _____/|\_____ _____________/|\
                          / | \ / | \
                         / | \ / / \
                    lambda | F / / \
                                     E gamma / \
                                     / \ / \
                                    / \ ________/ \________
                             alpha beta / \
                                                                             / \
                                                                            / \
                                                                          G H
                                                          ________/|\_______ _______/|\______
                                                         / | \ / | \
                                                        / | \ / | \
                                                       / | \ / | \
                                                     pi rho tau chi psi omega


}}}
We will use this tree as repository contents in several examples.

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

We will use this tree as repository contents in several examples.

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