Tkabber contrib

Artifact [40e0b85783]
Login

Artifact 40e0b857831cf5b6b17597d4b074b7321f7fd682:

Wiki page [Tkabber contrib] by sgolovan 2015-05-01 08:09:24.
D 2015-05-01T08:09:24.832
L Tkabber\scontrib
P edd33daa7d14a2893b39545a568f5e023d1a1312
U sgolovan
W 1440
<p>This repository contains development of code contributed for Tkabber XMPP client by various parties.</p>

<h2>Help on Cloning</h2>

<p>Anonymous cloning:
<pre>$ fossil clone https://chiselapp.com/user/sgolovan/repository/tkabber-contrib tkabber-contrib.fossil
$ mkdir tkabber-contrib
$ cd tkabber-contrib
$ fossil open ../tkabber-contrib.fossil
</pre></p>

<p>Authenticated cloning:
<pre>$ fossil clone https://username@chiselapp.com/user/sgolovan/repository/tkabber-contrib tkabber-contrib.fossil
$ mkdir tkabber-contrib
$ cd tkabber-contrib
$ fossil open ../tkabber-contrib.fossil
</pre></p>

</p>Also, <a href="https://chiselapp.com/user/sgolovan/repository/tkabber/home">Tkabber</a> is naturally required for this code to work.</p>

<h2>Tkabber versions and contrib branches</h2>
<p>If you're using the development version of <i>Tkabber</i>, you should use the <b>trunk</b> branch of these plugins:
<pre>$ cd tkabber-contrib
$ fossil up trunk
</pre></p>
<p>If you're using the recently released version of <i>Tkabber</i> (1.1.1, or 1.1, or even 1.0), you should use the <b>tkabber-1.1.1</b> branch of these plugins:
<pre>$ cd tkabber-contrib
$ fossil up tkabber-1.1.1
</pre></p>
<p>If you're using the a long time released version of <i>Tkabber</i> (0.11.1, or 0.11.0), you should use the <b>plugins-0.11.1</b> branch of these plugins:
<pre>$ cd tkabber-contrib
$ fossil up plugins-0.11.1
</pre></p>

Z cfe7269055bdc2b5a05929958865d5a1