On Tue, Mar 3, 2026 at 11:45 AM Sean Palmer <[email protected]> wrote:
> Dear Subversion developers, > > During the development of Apache Trusted Releases (ATR) in ASF Tooling > we noted that the Subversion client provides no way to cap the size of > a checkout or export. This is not directly relevant for ATR, because > the size of svn:dist is already controlled, but we resolved to mention > this to you as a feature request. This is very low priority for us, > and our only desired outcome is that the suggestion be on record. > Sean, thanks for the suggestion. But can you maybe flesh this out a little bit? Like, what would the expected behavior be if a checkout or export would exceed the desired size? I assume the size concern here is about disk usage, so does that mean that "too big" means not just "the user-visible files sum up to be too big" but would also include the storage cost of the working copy metadata (db, pristines, etc.)? And there are other questions I could pose, but maybe this is sufficient for you to cast your vision. Thanks! -- Mike

