cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works
authorMartin Langhoff <martin@catalyst.net.nz>
Wed, 1 Mar 2006 07:03:58 +0000 (20:03 +1300)
committerMartin Langhoff <martin@catalyst.net.nz>
Wed, 1 Mar 2006 08:07:55 +0000 (21:07 +1300)
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.

No differences found