summaryrefslogtreecommitdiff
path: root/doc/forum/Convert_regular_git-annex_repo_to_a_rsync_repo/comment_3_b34d6ae0718ab0ff6bc1d7b8f2470b9b._comment
blob: a8040cd3fefc2150e91853977006684a961cb065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8"
 nickname="Hamza"
 subject="comment 3"
 date="2014-02-23T19:39:28Z"
 content="""
Thanks for the reply, just to make sure I got you right,

It is indeed a non bare git repo. So I will move the folder repo/.git/annex/objects/ to repo/

then run,

git annex initremote myrsync type=rsync rsyncurl=ssh.example.com:~/repo

and enable the remote on other annexes (disks are connected to an ssh server there is no encryption setup right now so I do not mind not having it.). And everything should be setup correctly.
"""]]