RE: Binary transfer on update
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 16 Dec 2010 10:15:08 -0500
> On Dec 13, 2:29 pm, Andy Levy <andy.l..._at_gmail.com> wrote:
It doesn't. The .svn folder contain all the files in their pristene state. That is how it knows if a file is dirty, or added, etc. The diff is done between BASE (the version in your .svn folder) and you working copy version. That diff is sent to the server during a commit.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org]. |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.