Allow paths under Attic directories to be excluded, too.
commit26d079f15975060cc3ad3aaaa659a0fb04d8f934
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 8 Aug 2013 17:18:05 +0000 (8 17:18 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 8 Aug 2013 17:18:05 +0000 (8 17:18 +0000)
tree0579522f9591866661219443f6ccd2897d2e10c6
parent6650ecfb0a3f0de88fdd2423970c020799dde30b
Allow paths under Attic directories to be excluded, too.

Pass excluded_paths to _RepositoryWalker._generate_attic_cvs_files()
and teach that method to exclude attic files that are listed.

Problem reported by: Etan Reisner <deryni@gmail.com>

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5433 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/repository_walker.py