On 06.03.2013 06:21, Daniel Shahaf wrote:
> Bo Chen wrote on Tue, Mar 05, 2013 at 23:49:06 -0500:
>> Can anyone help me make clear the following questions? Thanks very much.
>>
>> I make some updates, and the SVN client generates the delta and sends it to
>> the SVN server. Does the server simply store this delta to the repository,
>> or do something more?
>>
> The latter.  The client always generates a delta against file.c@HEAD,
> but the filesystem stores skip-deltas.

That would be file@BASE, since that's what the client has a pristine
version of. :)

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com

Reply via email to