author | Damien Diederen <dash@foobox.net> | |
Thu, 27 Mar 2008 22:17:26 +0000 (23:17 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 27 Mar 2008 23:05:27 +0000 (16:05 -0700) | ||
commit | 38bcd31a5879847d259a75fbcab9a7977ff63f1e | |
tree | 1b26595d20463ba1f2ef2e641c39b0e34334d9ea | tree | snapshot |
parent | 1768905b51601d5d080168059acd24d13b888a2d | commit | diff |
cvsserver: Respond to the 'editors' and 'watchers' commands
These commands list users editing and watching locked files. This trivial
implementation always returns an empty response, since git-cvsserver does not
implement file locking.
Without this, TkCVS hangs at startup, waiting forever for a response.
Signed-off-by: Damien Diederen <dash@foobox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These commands list users editing and watching locked files. This trivial
implementation always returns an empty response, since git-cvsserver does not
implement file locking.
Without this, TkCVS hangs at startup, waiting forever for a response.
Signed-off-by: Damien Diederen <dash@foobox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsserver.perl | diff | blob | history |