indefero/src/IDF/Scm
Loic d'Anterroches f203f7d78f Fixed bad help message for the git access.
Git has 2 methods to access a repository, one with gitdaemon to do a
checkout and one with SSH to perform the push. We need to provide those
2 methods.
2009-01-26 17:58:58 +01:00
..
Exception.php Added an exception when the scm command fails. 2008-11-27 09:03:21 +01:00
Git.php Fixed bad help message for the git access. 2009-01-26 17:58:58 +01:00
Mercurial.php Restructured the control of the large commits. 2009-01-20 16:26:36 +01:00
Svn.php Fixed issue 106, crash with the cache and subversion. 2009-01-21 19:25:49 +01:00