commit | 858cbfbabe4ede5f5eba32041eb7448319e53e2a | [log] [tgz] |
---|---|---|
author | Martin Langhoff <martin@catalyst.net.nz> | Wed Mar 01 20:03:58 2006 +1300 |
committer | Junio C Hamano <junkio@cox.net> | Wed Mar 01 01:10:27 2006 -0800 |
tree | e7b1bf1429588afd5f62771d8d874e2e252340d6 | |
parent | 7172aabb4b5a6d0345b3c57f2f7ededece81b9b7 [diff] |
cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works Eclipse CVS clients have an odd way of perusing the top level of the repository, by calling update on module "". So reproduce cvs' odd behaviour in the interest of compatibility. It makes it much easier to get a checkout when using Eclipse.