This commit is contained in:
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89 2012-10-18 07:04:13 +00:00 committed by admin
parent c38dfc8290
commit a9b5adb6eb

View file

@ -0,0 +1,5 @@
I created a test remote using the command:
git annex initremote mybup type=bup encryption=none buprepo=/tmp/mybup
I can copy files to and from the remote just fine. However, every time I do so it makes changes inside `~/.bup`. If I delete `~/.bup` it will recreate it. Is this expected? Are the files in `~/.bup` of any consequence?