Loïc d'Anterroches
0e6eb9059a
Added an event log to track the post update info.
2011-01-10 10:56:09 +01:00
Loïc d'Anterroches
fa974eb8dd
Fixed the detection of the paths to the commit hooks.
...
The symlinks to the post commit/post update scripts are absolute path symlinks, so a simple readlink is used. The is relative, so a bit of shell skill is used to resolve the path to the absolute path.
2011-01-09 11:02:27 +01:00
Loïc d'Anterroches
cdeefb43a5
Added a logging of an event.
2011-01-08 21:33:51 +01:00
Thomas Keller
28f36dc7b0
Replace the usage of readlink's -f option (which is only available in
...
GNUs coreutils) by something more sophisticated which is compatible
with both, Linux and the BSDs (fixes issue 526)
2010-11-30 00:24:33 +01:00
Thomas Keller
2c4f2d3037
$tempfoo was of course not set - lets use a static path prefix here for simplicity
2010-10-14 19:25:25 +00:00
Thomas Keller
82aaf43d5d
- initial work on a mtn-post-push script which updates IDF's timeline
...
when new revisions arrive. this still needs some more tests, but
its a start.
- refactor out the monotonerc template from SyncMonotone.php and
place it in a separate template file (access control hooks are
still missing from there)
2010-08-30 11:20:47 +00:00
Loic d'Anterroches
598451f470
Fixed to get the scripts as executable by default.
2010-05-20 12:23:34 +02:00
Loic d'Anterroches
3e9229be5f
Updated to set the subversion hooks at creation of the repository.
2010-05-20 10:42:51 +02:00
Loic d'Anterroches
47acc73451
Added the webhooks.
2010-05-10 10:11:27 +02:00
Loic d'Anterroches
2ad13a96f9
Added the changegroup hook for Mercurial.
...
This is the last commit for 1.0, yeah\!
2010-04-15 15:20:50 +02:00
Loic d'Anterroches
c13d1aba30
Made the svn-post-commit script executable.
2010-04-15 10:36:31 +02:00
Loic d'Anterroches
42f561dc75
Added the subversion post commit hook.
2010-04-15 10:00:05 +02:00
Loic d'Anterroches
bbc29c889f
Added the post-update hook at the creation of the git repository.
2010-04-14 13:31:30 +02:00
Loic d'Anterroches
e5ee6d8fca
Added the first work on the scm post commit hooks.
2010-04-14 10:54:16 +02:00
Loic d'Anterroches
58ab16432c
Fixed issue 261, default paths for gitcron.php and gitserve.php can't find Pluf.
2009-10-09 10:16:00 +02:00
Loic d'Anterroches
2b8743727a
Fixed issue 198, error when trying to use git opertaions: Need SSH_ORIGINAL_COMMAND.
2009-04-19 14:44:56 +02:00
Loic d'Anterroches
c11cd7bc62
Fixed issue 110, SyncMercurial error and undocumented requirement.
...
Added the documentation.
2009-01-26 09:44:32 +01:00
Loic d'Anterroches
e21b4d87b9
Removed the need to set a configuration variable.
2009-01-19 20:54:49 +01:00
Loic d'Anterroches
941a495144
Added the bulk of the access control to the git repositories.
2009-01-19 20:44:03 +01:00
Loic d'Anterroches
00f3b08ec6
Started the work on issue 3, git synchronization.
2009-01-14 21:23:52 +01:00
Benjamin Jorand
0eeef34908
Added the Mercurial repository serving synchronization.
...
This fixes ticket 79.
2008-12-08 09:56:31 +01:00