This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE 2012-04-11 09:37:26 +00:00 committed by admin
parent 6b07fb19da
commit 14ec54118b

View file

@ -2,12 +2,15 @@ Hi!
Using bup for storing seems a good idea to save space, but I still have a problem when trying to copy files to my local git repo.
I have two partitions:
- /Data (NTFS)
- / (ext4)
I turned the directory /Data/Audio into a git-annex repo, and cloned it into /home/me/AudioClone
I added the remote bup to AudioClone by doing:
git annex initremote mybup type=bup encryption=none buprepo=
git annex initremote mybup type=bup encryption=none buprepo=
But when I try to copy some files that I have previously got by "git annex get" by doing:
git annex copy /home/me/AudioClone/someartist/somealbum --to mybup