diff options
author | for3v3rforgott3n@e886f44f1995ab19f169b715c11e5f77c6009268 <for3v3rforgott3n@web> | 2015-09-02 04:04:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-09-02 04:04:03 +0000 |
commit | 9c4def2df6ef015f18f1d8ef83b12d6fbf5cc9a3 (patch) | |
tree | 79cad657a06b5abc70efb012693b7941c587d2fb | |
parent | 2ec8bb654aa0b997e12f2af5b3befb16089ca8c5 (diff) |
-rw-r--r-- | doc/forum/refs__47__heads__47__synced__47__git-annex_receives_from_more_than_one_src..mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/refs__47__heads__47__synced__47__git-annex_receives_from_more_than_one_src..mdwn b/doc/forum/refs__47__heads__47__synced__47__git-annex_receives_from_more_than_one_src..mdwn new file mode 100644 index 000000000..ff9d1b6c7 --- /dev/null +++ b/doc/forum/refs__47__heads__47__synced__47__git-annex_receives_from_more_than_one_src..mdwn @@ -0,0 +1,12 @@ +Total newbie here, so I apologize in advice for asking dumb questions. I did my best to look through the branchable docs, Google, etc to no avail. +I'm trying to use git-annex to manage my music collection (on Windows). I added and pushed 669 songs to GitLab from my desktop. +At this point, my music is on both the first folder and GitLab (worth noting that I still don't know where to find the binaries on GitLab...). + +Then just as a test, tried to clone the repo and run `git annex sync --content`. + +I get the following error: +`error: dst ref refs/heads/synced/git-annex receives from more than one src.` +`error: failed to push some refs to 'git@gitlab.com:repolocation/Songs.git'` + +I figure it's because the files are both on GitLab and the other folder, but I'm not sure how to proceed. +Would appreciate any help, thanks! |