[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu-arch-users] GNU Arch 2.0 -- first source
From: |
Clark McGrew |
Subject: |
Re: [Gnu-arch-users] GNU Arch 2.0 -- first source |
Date: |
Tue, 12 Jul 2005 14:04:31 -0400 |
On Tue, 2005-07-12 at 10:25 -0400, Aaron Bentley wrote:
> > is probably
> > not a problem most of the time for most users, but that implies it is a
> > problem some of the time for some users. It seems that the current
> > manifest format could be easily extended to allow both full file and
> > delta changes.
>
> In my opinion, don't worry about it. Contents storage should be an
> abstraction: request contents for id foo, receive stream for id foo.
My impression is that arch intends to be the "one SCM to rule them all".
I consider it to be a laudable goal, but it means that revc will be used
in all sorts of crazy ways. For instance, concerning the current
"whole file" vs "deltas" discussion, I know of at least one file in our
CVS repository where the whole-file approach is optimally wrong (yes,
the implementation is crazy) and its a difference of 35M vs a few K per
year. I expect somebody to jump up and says, "But, that's not a
problem!", but the true answer is "Work with it for now and if it
becomes an issue there are relatively straight forward solutions."
I hope strategies to handle storage concerns enter into the initial
design, at least to the extent of making sure that the internal
"archive" format can be extended. Then topics like the current
"whole-file" vs "delta-compression", or even "SHA1" vs "your hash here"
discussions are answered with, "The archive format has been designed to
allow for extensions. If <fill-in-the-blank> is a problem we have a
clear solution available. Please submit a patch."
-Clark
--
Clark McGrew Univ. at Stony Brook, Physics and Astronomy
<address@hidden> 631-632-8299
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, (continued)
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Thomas Lord, 2005/07/10
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Bruce Stephens, 2005/07/11
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Rob Browning, 2005/07/11
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Rob Browning, 2005/07/11
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, nick, 2005/07/11
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Miles Bader, 2005/07/11
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Dmitriy Nikitinskiy, 2005/07/12
- Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Andrew Suffield, 2005/07/12
Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Clark McGrew, 2005/07/12
Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Miles Bader, 2005/07/12
Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Robin Green, 2005/07/10
[Gnu-arch-users] Re: [GNU-arch-dev] GNU Arch 2.0 -- first source, Andrea Russo, 2005/07/10
[Gnu-arch-users] Re: GNU Arch 2.0 -- first source, Daniel James, 2005/07/11
Re: [Gnu-arch-users] GNU Arch 2.0 -- first source, Matteo Settenvini, 2005/07/11