Change Project constructor to wrap exclude_paths in a set.
commit7ebae85bab698a5a58dd204fe2049ca122abd59a
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 28 Mar 2011 07:22:29 +0000 (28 07:22 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 28 Mar 2011 07:22:29 +0000 (28 07:22 +0000)
tree08b2f691595de24558469c2395c25467a844be26
parent6921460e72b6eeed387003f9ec4402de2865b11e
Change Project constructor to wrap exclude_paths in a set.

This means that the config files can pass in any iterable.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5333 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2bzr-example.options
cvs2git-example.options
cvs2hg-example.options
cvs2svn-example.options
cvs2svn_lib/dvcs_common.py
cvs2svn_lib/project.py
cvs2svn_lib/svn_run_options.py