Getting to first release of pristines-on-demand feature (#525).

2022-11-05 Thread Karl Fogel
Hi, all. This is a high-level mail in which I try to figure out the current status of the issue #525 work and what's left to land it in trunk and release it. Corrections and feedback welcome. To remind everyone: The purpose of this work is to reduce checkout sizes by optionally not having l

Re: [BUG] svn tries to read a directory on a different filesystem and hangs

2022-11-05 Thread Vincent Lefevre
On 2022-10-31 10:02:14 +, Daniel Shahaf wrote: > Vincent Lefevre wrote on Mon, 24 Oct 2022 13:57 +00:00: > > "svn" goes up in the directory hierarchy to look for a .svn directory. > > The issue is that it doesn't stop at filesystem and/or owner change. > > Why should the upwards scan stop at m

Re: [BUG] svn tries to read a directory on a different filesystem and hangs

2022-11-05 Thread Vincent Lefevre
On 2022-11-06 04:59:19 +0100, Vincent Lefevre wrote: > I'm also wondering of the consequence of symlinks .svn/entries to > /path-to-attacked-user/.svn/entries, etc. except for the pristine > subdirectory, which Mallory creates as world-writable. If the user > does a "svn up", could this populate th