lp:~rik-shaw/+junk/legacy-bazaar
- Get this branch:
- bzr branch lp:~rik-shaw/+junk/legacy-bazaar
Branch information
- Owner:
- Rik Shaw
- Status:
- Development
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/wasta-linux/wasta-backup.git.
Last successful import was .
Recent revisions
- 72. By Justin Luth
-
bump to 1.3.7: change build-depends to qtbase5-dev
This works at least on focal (20.04),
which is the oldest supported LTS.This is a blind fix that works to build for 24.04.
wasta-backup seems to run fine on noble numbat,
and even the auto-launch works in cinnamon still! - 69. By Justin Luth
-
1.3.3 bugfix: enclose paths in double-quotes #2
Thanks to Steve Miller for reporting this one too.
- 68. By Justin Luth
-
1.3.3 bugfix: enclose paths in double-quotes
Ahh, the standard bug that I failed to notice when I copied
rsync commands. Of course, a space in the USB name
(or anywhere else, but that is the most likely although
the username might also have a space...) needs to
be handled with quoting.Thanks to Steve Miller for reporting this.
- 66. By Justin Luth
-
1.3.2: use QT function QDir().
removeRecursive ly(), not removeDir Seems like this homemade function was needed in QT4,
but not in QT5. - 65. By Justin Luth
-
remove old configs before sync
Synchronizing from the default configs got more complicated
when we used the backup as the active-configuration source.
So we don't want the real configs to be updated (therefore
rsync --ignore-existing), but there IS value in getting
a copy of the lastUsedConfigs (for restoreAll as well as
easy meld-comparison), and certainly at least we don't
want stale firstUsedConfigs (since they would never get updated).So just delete these log-type files containing historical info.
Then the following sync will update with the central copy. - 64. By Justin Luth
-
config guide: only show defaults if no backup device.
It could be a bit confusing to modify a link that
says that it is the USB drive's backup, then stick
in a USB disk, and have the backup do something
different than what you just modified...(if the
device already had a config).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)