Re: problem: svnsync to external ISCSI drive increases size of repos

2014-06-18 Thread Ryan Schmidt
Also, repositories can be sharded, and complete shards can be packed, which can result in some space savings. Sharding is on by default now for new repositories, but packing must be done manually. So to answer your question, yes, there are a number of normal situations that could result in two

Re: problem: svnsync to external ISCSI drive increases size of repos

2014-06-16 Thread Johan Corveleyn
On Mon, Jun 16, 2014 at 1:50 PM, Korte, Michael Johannes wrote: > Hello all, > > > > I have the following problem and I don’t know whether this is an error in > subversion, whether I make some user error, or whether this normal > behaviour. > > > > I’m using subversion (Version 1.7.9) on a Ubuntu

Re: problem: svnsync to external ISCSI drive increases size of repos

2014-06-16 Thread Andreas Stieger
Hello, > On 16 Jun 2014, at 12:50, "Korte, Michael Johannes" > wrote: > > > Svnsync from Windows to Windows : no change of repository size > Svnsync from Windows to ISCSI drive : no change of repository size > Svnsync from ISCSI drive to Linux : normaly no change of repository size > (expect

problem: svnsync to external ISCSI drive increases size of repos

2014-06-16 Thread Korte, Michael Johannes
Hello all, I have the following problem and I don't know whether this is an error in subversion, whether I make some user error, or whether this normal behaviour. I'm using subversion (Version 1.7.9) on a Ubuntu Linux machine (Ubuntu 12.04.4 LTS (GNU/Linux 3.2.0-64-generic x86_64)). For backup