113353fe096723f6fc8ec3ef9cbacb070da273da
[www] / epoint / index.html
1 <html><head><title>epoint</title></head><body>
2 <h2>epoint project</h2>
3 <h3>about</h3>
4 <p>see <a href="/git/?p=epoint.git;a=blob_plain;f=README">README</a>
5 <h3>source</h3>
6 <ul>
7 <li><a href="/git/?p=epoint.git">browse</a> with gitweb
8 <li>over http (not efficient)
9 <pre>
10 git clone http://nsz.repo.hu/repo/epoint.git
11 </pre>
12 <li>over ssh (passwd is anon)
13 <pre>
14 git clone ssh://anon@nsz.repo.hu:45022/repo/epoint.git
15 </pre>
16 <li>over git (fastest)
17 <pre>
18 git clone git://nsz.repo.hu:45100/repo/epoint.git
19 </pre>
20 </ul>
21 <h3>discuss</h3>
22 <p>see the <a href="/mail/epoint">mailing list archive</a>.
23 the HOST is nsz.repo.hu
24 <ul>
25 <li>epoint@HOST - list address
26 <li>epoint+subscribe@HOST - subscribe to the list
27 <li>epoint+unsubscribe@HOST - unsubscribe from the list
28 <li>epoint+help@HOST - receive detailed help about list commands
29 </ul>
30 </body></html>