git-annex/templates/configurators/pairing/start.hamlet

26 lines
830 B
Text
Raw Normal View History

2012-11-03 01:13:06 +00:00
<div .span9 .hero-unit>
<h2>
Pairing with another computer
<p>
2012-11-03 01:31:08 +00:00
Pairing with a another computer combines both git-annex repositories #
2012-11-03 01:13:06 +00:00
into a single shared repository, with changes kept in sync.
$if localsupported
<p>
Is the computer you want to pair with located nearby, on the same #
local network? (Or sharing a VPN?)
<br>
If so, the best choice is local pairing.
<br>
<a .btn .btn-primary href="@{StartLocalPairR}">
Start local pairing
<p>
Or, you can pair with any of your friends using jabber, or with another #
computer that shares your jabber account.
<p>
$if xmppconfigured
^{buddyListDisplay}
$else
First, you need to #
<a .btn .btn-primary href="@{XMPPForPairingR}">
configure a jabber account