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.
jml at nykredit.dk wrote: > Hi, > > I recently upgraded our CVS server from version 2.0.4 to version 2.0.51d. > > After the upgrade it has become _extremely_ slow to checkout tags from > CVS. I am talking hours in worst case. Checking out HEAD does not suffer > from this problem. I have tried version 2.0.58d as well with same result. > Reverting to version 2.0.4 restores normal performance. > > Any suggestions? My best guess would be that the server can't read the val-tags file for some reason. If it can't read that it has to scan the whole repository to find out if the tag is valid (I'm convinced this could be made faster but the logic makes this nontrivial at the moment). Tony