blob: 092948d2f1262e2616e32585f2c7f7fcf1982975 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
=head2 HandBrake Repositories
=begin html
<p>
<h3> Subversion </h3>
<b>Subversion Repository:</b> svn://svn.handbrake.fr/HandBrake/trunk <br /><br />
Anyone can check code out; access must be granted by a project administrator to check code in.
<h3> GitHub Mirror </h3>
We also have a mirror on GitHub. This is currently read-only. <br /><br />
Please note: The Subversion tags have not been copied across. This is just a mirror of the trunk directory.<br /><br />
If you wish to contribute code, please provide it to us in patch forum.<br />
This can be posted on our code review site: https://reviews.handbrake.fr<br />
Alternatively, start a thread in our <a href="https://forum.handbrake.fr/viewforum.php?f=4">Developmenet Forum</a>
<h3> Trac </h3>
Our Trac is located at: https://trac.handbrake.fr<br />
This contains our wiki, tickets and code timeline.<br />
<h3> Freenode </h3>
<b>IRC:</a> <a href="irc://irc.freenode.net/#handbrake">#Handbrake on Freenode </a></b>
Note that accessing IRC through freenode's webchat is disabled for spam concerns.<br />
</p>
=end html
|