Mark Hewitt <
mjh.br...@gmail.com> writes:
> Currently, main will not save to an older bup server - I was just
> wondering what the migration path was likely to be - either to insist
> upon updating servers (which will presumably support older clients) or
> have a fallback operating mode for later bup clients to support older
> servers.
Does it really not save, or just save and emit a pesky assertion?
I would say that it is a requirement that main can save to 0.33.x.
Users would see it as a serious regression if not. But I think it
actually can.
> Of course, it may be that this is just another of those pesky
> __del()__ assertions that could be ignored with a warning, but has not
> yet been tackled in main!
>
> This is what I see when testing a remote save to an older (0.33.10)
> bup server with a client built from main:
I see this too.