uqs
uqs
Ok, so it's the `--delete-excluded` that causes rclone to "hang" forever, trying to list the full remote contents, which is apparently too much. Next I'll try a shell loop that...
Ok, making progress. When looping over all dirs individually, I found that only on 1 directory or album does it get stuck. For that album, instead of listing the 3k...
That fixed it. Deleting the album and re-creating it from scratch avoids the "loop" in `rclone ls` and also then fixes regular `sync` and also `--delete-excluded`. Not sure that this...
Hi folks, I'm investigation the use of this, but for a repo with about 350k commits that have their notes replaced, the workaround is simply too slow. I recon it...
@Fantabrain the notes objects might be under a subdir hierarchy. Please check with `git ls-tree refs/notes/commits`, or just try all of the following paths. ``` 20e60aa8caf74c9ca4a4207ad7924f6aec0989b9 20/e60aa8caf74c9ca4a4207ad7924f6aec0989b9 20/e6/0aa8caf74c9ca4a4207ad7924f6aec0989b9 ```
That just means you don't have many notes objects. See this for what happens when you have 400k notes or so: https://cgit.freebsd.org/src/tree/?h=refs/notes/commits The code that creates these additional levels is...
How does one update the firmware? I seem to be running U1.2.6 on the ComfoConnect Gateway but I can't see any button in the app for firmware upgrades.
@bdrewery please approve the following diff to the port, making devel/git a hard dependency. ``` % svn di . Index: Makefile =================================================================== --- Makefile (revision 561728) +++ Makefile (working copy)...
@bdrewery ping? we need to get this in rather sooner than later to avoid a later bootstrapping issue when moving ports to git.
Per-Site or per-domain font zoom would indeed be terrific!