Allow SVNCommitItem.svn_props to contain None (to indicate property unset).
commit3e1618a29d54913423dbfbc98bb6540f2cd67119
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 11 Nov 2005 20:28:16 +0000 (11 20:28 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Fri, 11 Nov 2005 20:28:16 +0000 (11 20:28 +0000)
tree5f975722f116879a76d6d14c4dcb0f3e113d69bc
parent0c59d88a194101f3dcd2fc1a43b1835221a7c2ee
Allow SVNCommitItem.svn_props to contain None (to indicate property unset).

* cvs2svn (SVNCommitItem.__init__): Document contents of svn_props
  field.

  (DumpfileDelegate._add_or_change_path): If a property value is None,
  don't set anything.

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