author | Frank Lichtenheld <frank@lichtenheld.de> | |
Fri, 15 Jun 2007 01:01:53 +0000 (03:01 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 05:38:48 +0000 (22:38 -0700) | ||
commit | 226bccb9ad42441269507a2101b47424d7c9c477 | |
tree | 1e852b988345967220866a605ab29717dd104631 | tree | snapshot |
parent | fd1cd91e9407bccba3380dad6dcb60c4154d94a2 | commit | diff |
cvsserver: Actually implement --export-all
Embarrassing bug number two in my options patch.
Also enforce that --export-all is only ever used together with an
explicit whitelist. Otherwise people might export every git repository
on the whole system without realising.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Embarrassing bug number two in my options patch.
Also enforce that --export-all is only ever used together with an
explicit whitelist. Otherwise people might export every git repository
on the whole system without realising.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cvsserver.txt | diff | blob | history | |
git-cvsserver.perl | diff | blob | history | |
t/t9400-git-cvsserver-server.sh | diff | blob | history |