Process the SVN-specific extraction option in SVNRunOptions.
commit45532bf9c6ba7fddb3dc3b961427c44c4462bf19
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 30 Dec 2008 06:59:49 +0000 (30 06:59 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 30 Dec 2008 06:59:49 +0000 (30 06:59 +0000)
tree6d4beb680ffe3e63baf6e232f41db104354f0537
parent276ba17844b2d5da7fd726f3381b96f1e9d65937
Process the SVN-specific extraction option in SVNRunOptions.

* cvs2svn_lib/run_options.py (RunOptions): Move handling of the
  SVN-specific extraction option from here...

* cvs2svn_lib/svn_run_options.py (SVNRunOptions): ...to here.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4748 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/git_run_options.py
cvs2svn_lib/run_options.py
cvs2svn_lib/svn_run_options.py