On Thu, Oct 21, 2010 at 10:15 AM, John Lim <dexton_rivers_at_hotmail.com>wrote:
> Hi Nicolas,
>
> Thanks for the reply. While we are on this topic, I noticed something
> interesting with svn merge as well. The folder which I mentioned previously
> was SVN added and committed a branch in my repository. I did an SVN merge
> back to my working copy of the Trunk and it was successful. I then
> proceeded
> to committing the Trunk back to the respository.
>
> This is where the interesting observation took place. The commit of the
> Trunk (after the successful SVN merge) transferred only 4.76 MBytes in 18
> minutes compared to a transfer of 386.11 Mbytes in approx. 3 hrs when i was
> first added/committed to my Branch. May I know why is there this
> discrepancy
> too?
>
> Thanks,
> John
>
A commit will only transfer what has changed. Unless you've modified every
single byte that has been checked out, then only a portion will be
transferred.
Cheers,
Daniel B.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2674024
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-21 02:25:44 CEST