Handle --eol-from-mime-type via optparse.
commit3ce32d96919f70f7e1b5cd75abc992bba04815f7
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 7 Dec 2008 16:37:27 +0000 (7 16:37 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 7 Dec 2008 16:37:27 +0000 (7 16:37 +0000)
tree0158669b61ec599c83ebcd93d0323998024e87e5
parent35f491bdfd7e484604c5c1e37a4bac28091fc0f7
Handle --eol-from-mime-type via optparse.

* cvs2svn_lib/run_options.py (RunOptions.__init__): Create
  IncompatibleOption.

  (RunOptions.process_remaining_options): Do not initialize the options
  attribute or process the option.

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