Moving to SubVersion
Thiago Macieira
thiago.macieira at kdemail.net
Fri Oct 15 11:55:43 BST 2004
Andras Mantia wrote:
>I'm also wondering if this means that the server side database grows
>that much or even the amount that you will download during a checkout,
>update increases (so the local checkout increases as well).
The amount of data downloaded or uploaded should be roughly the same, I'd
venture. The protocol is different, for sure, but the database itself isn't
transferred. The protocol is completely agnostic to that.
However, your checkouts will increase in size. The current Subversion
working dir module saves a copy of every file inside .svn dirs, which means
your srcdirs double in size.
If you use svk, it has it's own WC implementation (called XD, as the next
letters in the alphabet) that doesn't save the file twice. But you lose
disconnected diffs.
--
Thiago Macieira - Registered Linux user #65028
thiago (AT) macieira (DOT) info
ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041015/59f7d14c/attachment.sig>
More information about the kde-core-devel
mailing list