Don't allow --keep-trivial-imports with --trunk-only.
commit89776c011405b9834917ed281803be62f8b104cf
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 8 Dec 2008 22:01:57 +0000 (8 22:01 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 8 Dec 2008 22:01:57 +0000 (8 22:01 +0000)
tree5444948b7cb1d579270edda1fae301384b945ae4
parentf46efcb4de940cd1154065f5b86e1a1ab478fa5c
Don't allow --keep-trivial-imports with --trunk-only.

* cvs2svn_lib/run_options.py
  (RunOptions.process_symbol_strategy_options): Raise an exception if
  the --keep-trivial-imports and --trunk-only options are used
  together.

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