Add the standard header
[girocco/ztw.git] / indextext.html
blob3d814db46c124796369e8e74896e63cd4be18772
1 <p><strong>repo.or.cz</strong> is a public Git hosting site.
2 You can create a project here and then publish your development by pushing
3 to it, or even enable push access for multiple developers.
4 Alternately, you can just set up a mirror of any project published elsewhere
5 and we will provide pull and gitweb access for the project.</p>
7 <p>There are only two conditions:</p>
9 <ul>
10 <li>Your project must be free software and distributing it must not violate laws
11 of Czech Republic. (The registration process is completely automatic but we will
12 remove your project if we find out during manual inspection or on request by
13 someone relevant.)</li>
14 <li>The repository size should not exceed 100M after repacking (let us know
15 if you need an exception). If you need more, you are running quite a big
16 project and should be able to arrange own hosting; but we can and likely will
17 grant exceptions. Note that e.g. CVS-imported glibc repository with ~15 years
18 worth of history is just 100M.</li>
19 </ul>
21 <div style="border:1px; align: center">
22 How to grab a project?
23 <pre>cg clone mirror_URL</pre>
24 See the crash courses at <a href="http://git.or.cz/">git.or.cz</a>
25 for more detailed introduction.
26 </div>
28 <p><strong>This service is BETA right now.</strong>
29 Still, you are encouraged to try it out, try to break it,
30 <a href="http://repo.or.cz/gitweb.cgi/repo.git?a=tree">review the code</a>
31 (and send patches!) and of course - use it.
32 The service is maintained by <a href="mailto:pasky@suse.cz">Petr Baudis</a>,
33 please contact him with any requests, proposals or issues.</p>
35 <p><a href="m/regproj.cgi">[ Register your project ]</a> <a href="m/reguser.cgi">[ Register your user ]</a></p>
36 <p><a href="m/p/editproj.cgi">[ Adjust project settings ]</a> <a href="m/p/delproj.cgi">[ Delete mirrored project ]</a></p>
38 <hr />
40 <p>Other big Git(web) hostings:</p>
41 <ul>
42 <li><a href="http://kernel.org/git/">kernel.org/git</a> for kernel-related and Git-related projects</li>
43 <li><a href="http://www.jur-linux.org/git/">www.jur-linux.org/git/</a> for random mirrors of Fedora-related projects</li>
44 </ul>