Release 2.0.0a2 - alpha quality, for testing only #6799
Replies: 4 comments
-
When trying https://raw.githubusercontent.com/borgbackup/borg/borg2/docs/usage/transfer.rst |
Beta Was this translation helpful? Give feedback.
-
How much change to the command line interface can be expected until the stable release? |
Beta Was this translation helpful? Give feedback.
-
well considering we are still in an early phase of the release/testing process, it is a bit hard to tell, but i guess the most fundamental known stuff is already done:
• no scp style repos, use ssh://…
• separation of repo and archive name, no ::
• separation of commands working on repos and on archives
• more commands will offer -a
• less commands offer positional archive names if it can be also done with -a
|
Beta Was this translation helpful? Give feedback.
-
PSA: I just noticed that I had placed a rather hard restriction on the repository version this borg wants to accept (this was mainly to avoid accidental damage, so this alpha quality borg is not run against production repos): It only accepts But, this currently also applies to Thus, if you want to test |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
borgbackup 2.0.0a2 alpha release - do not use this on production backup repositories.
Long changelog:
https://borgbackup.readthedocs.io/en/2.0.0a2/changes.html#version-2-0-0a2-2022-06-26
If you use pip to install this, use: pip install "borgbackup==2.0.0a2"
Docs: https://borgbackup.readthedocs.io/en/2.0.0a2/
Feedback: here or in the issue tracker.
This discussion was created from the release Release 2.0.0a2 - alpha quality, for testing only.
Beta Was this translation helpful? Give feedback.
All reactions