Added method PersistenceManager.put_svn_commit().
commitbf28368263844bdea24927b2dfb1626565720e61
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 7 Jan 2006 09:05:55 +0000 (7 09:05 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 7 Jan 2006 09:05:55 +0000 (7 09:05 +0000)
tree2772d4f9852d462e54d6b9ff13df24e9da3e3a2d
parent9cf439a78fb914759d4f4869154b5e85a15db602
Added method PersistenceManager.put_svn_commit().

Patch motivated by: Oswald Buddenhagen <ossi@kde.org>

This change is to prepare to allow PersistenceManager to store the
SVNCommit information together in one database.

* cvs2svn (PersistenceManager.put_svn_commit): New method, created
  from code taken from SVNCommit.flush().

  (SVNCommit.flush): Use the new method.

  (SVNCommit._is_primary_commit): Method removed (inlined into
  put_svn_commit()).

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