Re: Pristines-on-demand: printing progress notifications

2022-03-23 Thread Mark Phippard
On Wed, Mar 23, 2022 at 5:51 PM Julian Foad wrote: > I thought maybe we would like to show this detail by default, and > suppress it when '--quiet' is passed. (Not implemented in this demo patch.) > > I was also mildly surprised to see that the fetches are not necessarily > all grouped together a

Re: Pristines-on-demand: printing progress notifications

2022-03-23 Thread Julian Foad
The notifications are printed for any command. Let's please pretend I didn't use 'update' as an example. I don't want us to mix up this discussion with the discussion about how 'update' shouldn't hydrate. Let's pretend I used 'diff' or 'revert' as the example, like this: [[[ $ svn revert -R 1991/*

Pristines-on-demand: printing progress notifications

2022-03-23 Thread Julian Foad
I thought it would be useful to let users know why Subversion is pausing for a long time where previously it would not have done. I think if I were that user, I would want to know. So I tried the attached patch, printing notifications when it is fetching text-bases. The result looks like this. [[

Re: Questions on Release Management Process

2022-03-23 Thread Mark Phippard
On Tue, Mar 22, 2022 at 11:51 PM Daniel Shahaf wrote: > > Mark Phippard wrote on Mon, Mar 21, 2022 at 16:46:55 -0400: > > On Mon, Mar 21, 2022 at 4:31 PM Stefan Sperling wrote: > > > On Mon, Mar 21, 2022 at 12:44:44PM -0400, Mark Phippard wrote: > > > > Problem 1: Rolling the tarballs > > > > > >

Re: multi-wc-format: upgrading externals

2022-03-23 Thread Julian Foad
Daniel Shahaf wrote: > [...] Isn't this orthogonal to the > multi-wc-format work? To date it has always been possible to upgrade an > external without upgrading its parent [...] The > fact that the client doing the upgrade has multi-wc-format support > doesn't affect this logic. > > This would a