Allow the CVS command global options to be specified by the user.
commitbff386c4018adcba88bb76a03aa172d349ac90ab
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 13 Mar 2010 21:10:26 +0000 (13 21:10 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 13 Mar 2010 21:10:26 +0000 (13 21:10 +0000)
treedf968e27af1eef402975c7788998e8ecbb6ff65e
parentf64632c55886ac058ae9bfbb11f594dc2dfc027d
Allow the CVS command global options to be specified by the user.

Add an optional GLOBAL_OPTIONS argument to the CVSRevisionReader
constructor to allow the CVS global options to be specified explicitly
by the user instead of iterating through the _possible_global_options
list.

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