Simple validation script with hashification.
commitb3a17de47f44e0188e85c8b294451931c28b0186
authorDavid Barr <david.barr@cordelta.com>
Wed, 14 Apr 2010 16:16:18 +0000 (15 02:16 +1000)
committerDavid Barr <david.barr@cordelta.com>
Wed, 14 Apr 2010 16:16:18 +0000 (15 02:16 +1000)
tree9ae852ad6b322de74218e75d238627f908884462
parentdc72a1c71c2bb1834928643e1868ce7865490ef6
Simple validation script with hashification.

This script depends on SVK for fast checkout and update.
Revisions are walked at the root of the repository.
After each update new files are hardlinked to equivalent files.

When the final revision is reached, the repository is imported.
The revisions are then walked in reverse and git reset confirms.

Signed-off-by: David Barr <david.barr@cordelta.com>
validate.sh [new file with mode: 0755]