commit | 89a9167fac209649116a6e1b7a39b4f4c974f86b | [log] [tgz] |
---|---|---|
author | Lars Noschinski <lars@public.noschinski.de> | Thu Jul 17 19:00:29 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Jul 19 11:17:43 2008 -0700 |
tree | cafa3a557a57fd3d486a6289aae1488549f87e99 | |
parent | b20171ebf7df3c31cce5cde3efaaf257b4ac2447 [diff] |
cvsserver: Add cvs co -c support Implement cvs checkout's -c option by returning a list of all "modules". This is more useful than displaying a perl warning if -c is given. Signed-off-by: Lars Noschinski <lars@public.noschinski.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>