2. Sometimes the download is slow on svn checkout of a project
|
| Products: |
Subversion |
| Version: |
1.3 |
| First created: |
10/13/06 |
| Last updated: |
10/19/06 |
| Document number |
(KB 3.2) |
Summary
Sometimes you may face a slow checkout of an
project.
Why is the download slow on svn checkout of a project?
The more the number of binary files, the more time Subversion takes to checkout, regardless of the size. This is because the repository has to undergo base64 conversion at both ends for it be transferred over the XML network stream.