Teach destroy_repository.py to destroy only directory names within given paths
commit30c2412a915355957c4d23ad7f91bb967cd8a7c8
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 2 Oct 2008 19:14:05 +0000 (2 19:14 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 2 Oct 2008 19:14:05 +0000 (2 19:14 +0000)
treedfb47ca6b8b98b5eefe5f7654a7b9b05d6cdd48f
parentf9cdce0f52dac337af0d04ac6fecd93569d15d68
Teach destroy_repository.py to destroy only directory names within given paths

This patch adds the --dirnames option for renaming directories within the
given PATHs. Directories are renamed to "dirXXX" where "XXX" is a 3-digit
number. "Attic" directories are not renamed.

Patch by: Johan Herland <johan@herland.net>

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4611 be7e6eca-30d4-0310-a8e5-ac0d63af7087
contrib/destroy_repository.py