Login | Register
My pages Projects Community openCollabNet

Welcome to the new Tigris! There have been some changes to the administration of mail lists. Project and list owners should check out the Discussion Services release notes.

Package commitmessage :: Package controllers :: Module cvs
[show private | hide private]
[frames | no frames]

Module commitmessage.controllers.cvs

The controller and utils for the CVS SCM (http://www.cvshome.org)
Classes
CvsController Translates CVS loginfo/commitinfo information into the model

Function Summary
  cvs_diff(file, rev)
Return the (delta,diff) on the given File during a commit
  cvs_previous_rev(rev)
Return the revision previous to rev
  cvs_status(file)
Return the rev and delta for file during a commit

Function Details

cvs_diff(file, rev)

Returns:
the (delta,diff) on the given File during a commit

cvs_previous_rev(rev)

Returns:
the revision previous to rev

cvs_status(file)

Returns:
the rev and delta for file during a commit

Generated by Epydoc 2.1 on Thu Jan 06 10:30:34 2005 http://epydoc.sf.net