Added more tags to the generated test repo
commit01c9ae1e709bf767a95d2f812f574c771252d5e4
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 24 Jun 2008 20:54:43 +0000 (24 22:54 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 24 Jun 2008 20:54:43 +0000 (24 22:54 +0200)
tree062a308c5cc4385ab01cd6b58a79fc2c572e25e2
parent03373ba02696f6ed7e2f9f6fc9948499d8049307
Added more tags to the generated test repo

This makes it easier to refer to tags instead of hashes in
the test cases. This is a major advantage when the hashes
change, as it means that only the expected output of the
tests will have to be changed. Currently, the changed hash
has to be looked up in the old version, and then the commit
that it refers to found in the new version, which hash may
then be used. This eliminates that need, and will make such
a hash change a lot easier to correct.
src/scripts/setupRepo.py