Sparse checkouts suggestion
From: Paul Hammant <paul_at_hammant.org>
Date: Tue, 12 Sep 2017 22:22:36 -0400
Compared to Perforce's client-spec, Subversion's sparse checkouts are quite
svn checkout http://svn.apache.org/repos/asf/subversion --depth=immediates
.. and similar.
Could Subversion follow Perforce and allow an *alternate* mechanism that
Maybe in the root of working copy, the contents of a *special* file could
.sparse_mappings.txt
Sample contents:
exclude **/*
Where the end user to do svn-up from root (after that file changed), and
When I say special file, I mean Subversion isn't going to mark it as
Elsewhere i have documented Google's fu and the need for it for scaled
1. https://paulhammant.com/2014/01/06/googlers-subset-their-trunk/ (based
2. Previously I forked a medium-sized Monorepo on Github, and did the the
3. I have generally written about monorepos here: https://
4. And the expanding contracting kind here: https://
So, in the tradition of the Subversion project, I'd like to discuss this
- Paul
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.