Re: 'svnadmin load' doesn't deltify enough.
From: John Aldridge <jpsa_at_jjdash.demon.co.uk>
Date: 2004-04-16 20:40:31 CEST
In message <85zn9c9gkh.fsf@newton.ch.collab.net>, kfogel@collab.net
(snip very helpful explanation of subversion deltification)
>If someone now commits to /trunk/bar/blah.txt to create r4, *then* the
:
>It doesn't seem likely to me that the extra fulltexts on branch tips
:
And, in message <85n05c6ig0.fsf@newton.ch.collab.net>
Let me explain the hole we've dug ourselves into here, in the hope that
Development occurs on the RCS trunk. When we come to release time (say
rcs -nV60: *
We set up a branch label starting at that point in case we need to issue
rcs -nV60X:V60.60 *
And we force a revision onto that branch...
co -rV60 *
Before continuing normal development on the mainline.
To be specific, supposing (for a particular file) version 6.0 used
The revision label V60 = 1.17
Why do we force a revision onto the branch? Because a checkout of the
I believe that, although CVS uses RCS format files to store data, it has
The net result is that pretty much every file in out repository has
The RCS strategy of storing backwards differences down the trunk, but
A I understand Karl's explanation, though, there seems to be nothing in
I also still don't understand the purpose of the "svnadmin deltify"
I think our fallback strategy is to remove the branches from the RCS
-- Cheers, John --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Apr 16 20:41:58 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.