[vhffs-dev] [1575] add Mercurial to Services |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1575
Author: gradator
Date: 2010-03-26 01:28:08 +0100 (Fri, 26 Mar 2010)
Log Message:
-----------
add Mercurial to Services
Modified Paths:
--------------
trunk/vhffs-api/src/Vhffs/Services.pm
Modified: trunk/vhffs-api/src/Vhffs/Services.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Services.pm 2010-03-25 23:41:55 UTC (rev 1574)
+++ trunk/vhffs-api/src/Vhffs/Services.pm 2010-03-26 00:28:08 UTC (rev 1575)
@@ -44,6 +44,7 @@
use Vhffs::Services::Repository;
use Vhffs::Services::Svn;
use Vhffs::Services::Git;
+use Vhffs::Services::Mercurial;
use Vhffs::Services::Cron;
1;