Public bug reported:
After installing git-cvs package on Trusty, there is no bash tab
completion for the git-cvs commands. For example, when I type "git cvs"
and press Tab twice, I would expect at least "git cvsimport" to be one
valid completion.
** Affects: git (Ubuntu)
Importance: Undecid
I should say that I can get my config to work again when I replace
"+rsync_short_args=-z" by "+rsync_long_args=--compress", so this is not
critical for me personally. However, the "+rsync_short_args=-z" DID
work on Saucy, and I had to spend the last hour trying to figure out why
my old config did
I'm still running into problems with rsnapshot (1.3.1-4ubuntu0.1):
I have
ssh_args-p 22 -i /path/to/my/.ssh/id_rsa_rsnapshot
Then a backup entry like this
backup r...@srv1.example.com:/etc/ srv1/
exclude_file=/path/to/rsnapshot_prv.exclude,+rsync_short_args=-z
leads to the