chiark / gitweb /
Test the format version upgrade code
authorKarl Hasselström <kha@treskal.com>
Mon, 21 May 2007 20:58:38 +0000 (21:58 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 21 May 2007 20:59:29 +0000 (21:59 +0100)
commit9536f81891b7cf97916499eaba8d5284ad7ee059
treec7ba550028575ed579f2563ce07d3495a7bd23bc
parent598e9d3f25a1d7d61ecc7934c468333e5fb4e726
Test the format version upgrade code

This test contains tarballs of repositories created with older
versions of StGIT. It also contains the script used to generate them,
but at some point we will lose the ability to easily run old versions
-- for example, if git changes incompatibly -- so tarballs will be the
only practical option for sufficiently old versions.

Signed-off-by: Karl Hasselström <kha@treskal.com>
t/t4000-upgrade.sh [new file with mode: 0755]
t/t4000-upgrade/.gitignore [new file with mode: 0644]
t/t4000-upgrade/0.12.tar.gz [new file with mode: 0644]
t/t4000-upgrade/0.8.tar.gz [new file with mode: 0644]
t/t4000-upgrade/make-repo.sh [new file with mode: 0644]