Re: Sparse checkouts suggestion

2017-09-12 Thread Branko Čibej
On 13.09.2017 04:22, Paul Hammant wrote: > Compared to Perforce's client-spec, Subversion's sparse checkouts are > quite cumbersome: > > svn checkout http://svn.apache.org/repos/asf/subversion > --depth=immediates > cd subversion/trunk > svn update --set-depth infinity > cd ../t

Sparse checkouts suggestion

2017-09-12 Thread Paul Hammant
Compared to Perforce's client-spec, Subversion's sparse checkouts are quite cumbersome: svn checkout http://svn.apache.org/repos/asf/subversion --depth=immediates cd subversion/trunk svn update --set-depth infinity cd ../tags svn update --set-depth immediates cd 1.7.7 svn update --set-depth infini

Re: Repository load failing on 1.9.x

2017-09-12 Thread Stefan Fuhrmann
On 11.09.2017 13:52, Bert Huijben wrote: Hi Stefan, I'm still seeing failures when loading repositories on 1.9.x since the SHA1 collision handling changes and currently no nominations in STATUS that will change the behavior back to something that will work. One of the repositories I s