diff options
author | fmarier <fmarier@web> | 2013-04-28 22:16:51 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-28 22:16:51 +0000 |
commit | e03f8a971e58a5f845944136c64e50ba04b1b8ee (patch) | |
tree | 231d74f37856462d75058e4dd0a65a29369b4966 | |
parent | fcb37da3af7d0dded232484c7f207a9b37271067 (diff) |
Added a comment: My current XMPP setup
-rw-r--r-- | doc/bugs/xmpp_needs_one_account_per_distinct_repository/comment_1_820732c4dcb15186b4f635c50fdb0805._comment | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/xmpp_needs_one_account_per_distinct_repository/comment_1_820732c4dcb15186b4f635c50fdb0805._comment b/doc/bugs/xmpp_needs_one_account_per_distinct_repository/comment_1_820732c4dcb15186b4f635c50fdb0805._comment new file mode 100644 index 000000000..eec708362 --- /dev/null +++ b/doc/bugs/xmpp_needs_one_account_per_distinct_repository/comment_1_820732c4dcb15186b4f635c50fdb0805._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="fmarier" + ip="121.98.93.240" + subject="My current XMPP setup" + date="2013-04-28T22:16:50Z" + content=""" +Here's the way I currently use XMPP (Google Talk) on my devices: + +* I have a separate XMPP/Google account on each device (device1@gmail.com, device2@gmail.com, etc.). I keep them separate to protect the credentials of the other devices in case I lose one of the devices. +* I setup git-annex to sync with a \"friend\" and have device1@gmail.com and device2@gmail.com sync with each other. + +I have three different repositories I'd like to manage with git-annex assistant: + + * R1: things I want everywhere + * R2: things I only want on personal laptop and desktop + * R3: things I only want on personal and work laptops + +So it would be great if there was a way to easily keep things separate. +"""]] |