diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-08-26 18:46:07 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-26 18:46:07 +0000 |
commit | 03379deb2cc835a34751cdd4e5c99f0f148c6291 (patch) | |
tree | f8b9da2b8c0624c6c440419ef63931d3412bf568 /doc | |
parent | 6a9169aae1dc34bbf5e48dd7f72fdf3784a6e88d (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Manual_Setup_of_a_Central_Repo/comment_1_3a163fd5629dc40423f1290a78ae1c07._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Manual_Setup_of_a_Central_Repo/comment_1_3a163fd5629dc40423f1290a78ae1c07._comment b/doc/forum/Manual_Setup_of_a_Central_Repo/comment_1_3a163fd5629dc40423f1290a78ae1c07._comment new file mode 100644 index 000000000..7fe30c6dd --- /dev/null +++ b/doc/forum/Manual_Setup_of_a_Central_Repo/comment_1_3a163fd5629dc40423f1290a78ae1c07._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.63" + subject="comment 1" + date="2013-08-26T18:46:06Z" + content=""" +You could certianly do that. I don't think it's the easiest way. + +Note that this is essentially a git question. It really has nothing to do with git-annex, unless you want to use the git-annex assistant, which can sync a repository over XMPP without needing a central git repository at all. + +If I had this problem with git in general, I would make a new empty repository on the server, and push the local repository I have on the one machine to it. Then on the other machine, I would clone from the server. Problem solved, I think? +"""]] |