Re: Does SVN transmit file deltas?
Erik Huelsmann <[email protected]> Mon, 17 Oct 2005 23:19:23 +0200
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/17/05, Cyrus Jones <[email protected]> wrote: > Does SVN send file deltas from the server when a user is updating thier > working copy or does it copy the entire file? As this is not a developers question, could you please ask questions like these on the users@ list? Thanks in advance! To answer your question: it sends deltas. bye, Erik.