PHP Class Horde_Vcs_Log_Rcs, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Vcs_Log_Base
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
setBranch ( $branch ) TODO

Protected Methods

Method Description
_init ( ) This method parses branches even though RCS doesn't support branches. But rlog from the RCS tools supports them, and displays them even on RCS repositories.

Method Details

_init() protected method

This method parses branches even though RCS doesn't support branches. But rlog from the RCS tools supports them, and displays them even on RCS repositories.
protected _init ( )

setBranch() public method

Ignoring branches in this driver.
public setBranch ( $branch )