1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 10:18:12 +00:00
borg/docs
Thomas Waldmann 45815554ce
check_can_create_repository: deal with PermissionErrors, see #7016
borg init calls this. If there is a PermissionError, it is
usually fs permission issue at path or its parent directory.

Don't give a traceback, but rather an error msg and a specific exit code.
2024-02-20 00:07:43 +01:00
..
3rd_party remove docs of previously bundled blake2 code 2022-02-26 22:22:02 +01:00
_static
_templates
borg_theme/css
deployment make SERIAL backup method compatible to borg2 2023-11-13 20:23:52 +01:00
internals check_can_create_repository: deal with PermissionErrors, see #7016 2024-02-20 00:07:43 +01:00
man build_usage / build_man 2023-09-14 15:52:08 +02:00
misc spelling: vagrant 2023-01-12 11:24:05 -05:00
usage update "modern" error RCs (docs and code) 2024-02-13 22:58:02 +01:00
authors.rst
book.rst
changes.rst update CHANGES 2024-02-13 18:20:10 +01:00
changes_0.x.rst 'Want' fixes 2022-12-29 22:26:55 +00:00
changes_1.x.rst add 1.2.7 changes 2023-12-02 18:01:00 +01:00
conf.py replace flake8 by ruff 2023-09-04 22:15:42 +02:00
deployment.rst
development.rst scripts: update docs about make.py 2024-02-09 17:37:44 +01:00
faq.rst Fix typo 2023-12-17 01:13:43 -05:00
global.rst.inc fix sphinx warnings 2022-08-07 19:14:03 +02:00
index.rst update CHANGES, split changelog by major version 2022-06-25 21:58:19 +02:00
installation.rst requirements are defined in pyproject.toml 2024-02-09 17:37:42 +01:00
internals.rst Docs grammar fixes 2022-12-29 22:26:54 +00:00
introduction.rst
Makefile
man_intro.rst Docs grammar fixes. 2022-12-29 00:01:48 +00:00
quickstart.rst Misc fixes. 2022-12-29 22:26:55 +00:00
quickstart_example.rst.inc docs: fix some -a / --match-archives issues 2023-05-16 00:50:50 +02:00
support.rst
usage.rst scripts/gendocs.py: make it work 2024-02-09 17:37:38 +01:00
usage_general.rst.inc