info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory requirements


From: Derek R. Price
Subject: Re: Memory requirements
Date: Wed, 22 Nov 2000 14:41:03 -0500

Dave Camp wrote:

> on 11/22/00 11:01 AM, Derek R. Price at address@hidden wrote:
>
> > http://cvshome.org/docs/manual/cvs_2.html#SEC27
>
> I had already read that (thanks). The question this brings to mind is that
> if CVS can't store diffs of binary files (correct me if I'm wrong, but the
> docs lead us to believe it just stores a whole new copy when new binary
> versions are committed), why does it need to run a fancy diff that consumes
> huge amounts of memory?
>
> Or does it actually diff binaries correctly and only store the changes as
> revisions are added (and we read the docs incorrectly)?

Look at how much the file grows between checkins, but I think that CVS _is_
diffing even binary files (which you set the '-kb' keyword mode on).  If you
set -MCOPY, it will not.

    http://cvshome.org/docs/manual/cvs_9.html#SEC80

I believe -MCOPY is in the Cvswrappers section and I don't know where else.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
I will not bribe Principal Skinner.
I will not bribe Principal Skinner.
I will not bribe Principal Skinner...

          - Bart Simpson on chalkboard, _The Simpsons_






reply via email to

[Prev in Thread] Current Thread [Next in Thread]