Remove redundant tests.
commite1943f53bb8d1e5c7d64a607a37ae9d605546d86
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 11 Nov 2005 20:40:30 +0000 (11 20:40 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 11 Nov 2005 20:40:30 +0000 (11 20:40 +0000)
treeba9c8fd1c2a0190d4188ba436c6dee90b0475bdc
parent3e1618a29d54913423dbfbc98bb6540f2cd67119
Remove redundant tests.

It is now possible to set SvnCommitItem.svn_props values to None
instead of having to avoid setting them at all.

This is all part of a campaign to remove the dependencies between the
setting of individual properties.

* cvs2svn (SVNCommitItem.__init__): Set svn_props['svn:mime-type'] and
  svn_props['svn:eol-style'] in any case (sometimes to None).

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1652 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn