[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #14729] Check out or update time for certain files is very long
From: |
anonymous |
Subject: |
[bug #14729] Check out or update time for certain files is very long |
Date: |
Thu, 6 Oct 2005 00:12:25 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14729>
Summary: Check out or update time for certain files is very
long
Project: Concurrent Versions System
Submitted by: None
Submitted on: Thu 10/06/05 at 00:12
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
_______________________________________________________
Details:
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).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14729>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #14729] Check out or update time for certain files is very long,
anonymous <=