Gave the setupRepo script some major TLC.
commit39ce248edfc059c392c8702c788acabdf42a2e8c
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 2 Jun 2008 22:57:19 +0000 (3 00:57 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 2 Jun 2008 22:57:19 +0000 (3 00:57 +0200)
treedbf514370501116eeb63443a55cba08b10211fdc
parent56a92410fe3977528673af70f42371bf76e9cab5
Gave the setupRepo script some major TLC.

It is now a proper module that defines a set of helper functions.
From that, 'main' calls these functions to create a usefull history.
At the end of the script the value of HEAD is compared with a known value.
This known-value is pre-calculated each time the script is changed.
With this check all generated test repo's areguaranteed to be equal.
src/scripts/setupRepo.py