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>
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 maximum permitted repository size is
50M 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>
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.
28 <p><strong>This service is completely EXPERIMENTAL 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><strong>Important:
</strong> The push-taking sshd is currently running
36 on port
222. I will move it to port
22 in the next day or two. Just add
</p>
41 <p>at the bottom of your
<tt>~/.ssh/config
</tt>.
</p>
43 <p><a href=
"m/regproj.cgi">[ Register your project ]
</a> <a href=
"m/reguser.cgi">[ Register your user ]
</a></p>
44 <p><a href=
"m/p/editproj.cgi">[ Adjust project settings ]
</a> <a href=
"m/p/delproj.cgi">[ Delete mirrored project ]
</a></p>
48 <p>Other big Git(web) hostings:
</p>
50 <li><a href=
"http://kernel.org/git/">kernel.org/git
</a> for kernel-related and Git-related projects
</li>
51 <li><a href=
"http://www.jur-linux.org/git/">www.jur-linux.org/git/
</a> for random mirrors of Fedora-related projects
</li>