Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bo Berglund wrote: > On Sat, 29 Jul 2006 00:26:29 -0300, "Ronaldo Capaverde" > <capaverde at 3ia.com.br> wrote: > >> Eclipse repository browser behave wrongly. It performs a "cvs ls -R" at >> startup, ie, a recursive listing of all the files in the repository. For a >> small one, with tens to hundreds of files, no problem. But for lots of >> files, it can effectively put down your server. >> >> As you see, it's not CVSNT's fault. >> >> One solution would be splitting your unique repository in several ones. So, >> the impact of a recursive listing should be reduced. > > Or better yet, fix Eclipse so it does not do the recursive listing.... > > > /Bo Berglund yes, that would be nice