comment
This commit is contained in:
parent
10b5f79e2d
commit
9fffa85a9e
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2023-08-15T16:59:11Z"
|
||||||
|
content="""
|
||||||
|
Note that same thing happens when a directory special remote is configured
|
||||||
|
with importtree=yes exporttree=yes and the directory gets moved out of the
|
||||||
|
way. (Well, it does now.. Previously it failed to fail and imported an empty
|
||||||
|
tree, which was much worse a bug.)
|
||||||
|
|
||||||
|
Failure to access the borg repo doesn't prevent the rest of the sync from
|
||||||
|
happening though. It still syncs with other remotes.
|
||||||
|
|
||||||
|
Yes, there is a special case in sync to skip local git repositories that
|
||||||
|
are not present. Skipping borg and directory special remotes would need
|
||||||
|
that special case to be improved to an interface.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue