Allow DVCS author_transforms values to be specified as pre-formatted strings.
commita6d7ba7bf2710372083b05cd430420782197bc5d
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 8 Mar 2010 15:44:42 +0000 (8 15:44 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 8 Mar 2010 15:44:42 +0000 (8 15:44 +0000)
tree016255c6b8fc6328160fa7410b40d0ca48b3d5f4
parent8f124e5deb42da3087a984e20e3280552ab6d573
Allow DVCS author_transforms values to be specified as pre-formatted strings.

Treat tuples as before, but allow string values as an alternative.
(Strings are easier to handle, for example, when reading
author_transforms from a text file.)

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