On 29 August 2012 15:43, Joost Andrae <joost.and...@gmx.de> wrote: > Hi Rob,
<snip/> >Quite probable multiple copies of the same binary are stored within > the SVN system if you branch the source tree. SVN branches are cheap copies; they don't copy the contents. If the object does not change, then only one copy of it is ever stored. <snip/>