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
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
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
3 matches
Mail list logo