[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
simple performance question on CVS
From: |
Ethan Chan |
Subject: |
simple performance question on CVS |
Date: |
Sun, 27 Jul 2003 21:18:30 -0700 |
Hi,
I understand that CVS uses diff to store the differences from one
version to another (to save space). My question is what happens if, say I
have 500 versions since a file was first added to the repository. To
retrieve my latest version, CVS has to patch 500 times (appending all the
changes from the beginning) until the most recent version? If so, that's a
big hit on performance, not to mention time wasted for the convenience of
space saved?
Thanks in advance for your input!
-Ethan
- simple performance question on CVS,
Ethan Chan <=