[commits] Horde-Hatchery branch master updated. 63cc40566ee22b8f16dbb69f12096a75db5d6249

Michael M Slusarz slusarz at horde.org
Mon Dec 22 06:25:30 UTC 2008


The branch master has been updated
       via  63cc40566ee22b8f16dbb69f12096a75db5d6249 (commit)
      from  978a09c44c9d58d72a06e5c4093bf2208465688e (commit)

-----------------------------------------------------------------------
commit 63cc40566ee22b8f16dbb69f12096a75db5d6249
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sun Dec 21 23:12:24 2008 -0700

    Finish PHP 5 Vcs changes; Horde_VC -> Horde_Vcs

 chora/browse.php                          |   14 +-
 chora/config/conf.xml                     |   12 +-
 chora/lib/Chora.php                       |   14 +-
 chora/templates/directory/header.inc      |    8 +-
 framework/Vcs/lib/Horde/Vcs.php           |  277 ++++++++++++++++++-------
 framework/Vcs/lib/Horde/Vcs/Cvs.php       |  203 +++++--------------
 framework/Vcs/lib/Horde/Vcs/Exception.php |    2 +-
 framework/Vcs/lib/Horde/Vcs/Git.php       |  216 +++++++-------------
 framework/Vcs/lib/Horde/Vcs/Rcs.php       |   26 ++-
 framework/Vcs/lib/Horde/Vcs/Svn.php       |  212 +++++--------------
 10 files changed, 421 insertions(+), 563 deletions(-)

http://cvs.horde.org/diff.php/chora/browse.php?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/chora/config/conf.xml?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/chora/lib/Chora.php?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/chora/templates/directory/header.inc?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs.php?rt=horde-hatchery&r1=87bb5605b73173745324a5c2ce2fd36e1c7a3ebb&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Cvs.php?rt=horde-hatchery&r1=87bb5605b73173745324a5c2ce2fd36e1c7a3ebb&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Exception.php?rt=horde-hatchery&r1=87bb5605b73173745324a5c2ce2fd36e1c7a3ebb&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=87bb5605b73173745324a5c2ce2fd36e1c7a3ebb&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Rcs.php?rt=horde-hatchery&r1=87bb5605b73173745324a5c2ce2fd36e1c7a3ebb&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249
http://cvs.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Svn.php?rt=horde-hatchery&r1=87bb5605b73173745324a5c2ce2fd36e1c7a3ebb&r2=63cc40566ee22b8f16dbb69f12096a75db5d6249




More information about the commits mailing list