bugConcurrent Versions System - Bugs: bug #14729, Check out or update time for...

 
 

bug #14729: Check out or update time for certain files is very long

Submitter:  None
Submitted:  Thu 06 Oct 2005 12:12:25 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Oct 2005 12:12:25 AM UTC, original submission:  

I am a member of a project that uses CVS for tracking a large software project.  Recently, we encoutered a problem where version 1.2 of a file which had its head version of 1.5 was very slow to extract.  We are running 1.12.9 -- the debian stable release.

I tried various other versions of CVS (1.11.17, 1.11.21, 1.12.11, 1.12.12) and they all exhibited the same behavior.  The case that caused a problem was the file had 300K lines and 200K fragments (separate add/del ops).  This causes the on the order of 2 minutes per file to perform an update.  I have isolated the problem to the rcs code that looks like it is at least order n^2 (actually n*m where n is the # of lines and m is the number of fragments).

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code