summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <[email protected]>2015-08-25 19:52:00 +0100
committerScott <[email protected]>2015-08-25 19:52:00 +0100
commitd4d9555eca3048d281d510bd51267ce67142acd6 (patch)
treefa6da9ce3cc8f40c3b3b9281066b0d35b05ab533
parent3559c9406be11ee274f452b14b8a0a81c07bb2b5 (diff)
Updating the README.pod to reflect the move to git.
-rw-r--r--README.pod38
1 files changed, 13 insertions, 25 deletions
diff --git a/README.pod b/README.pod
index 356b982a0..66885143f 100644
--- a/README.pod
+++ b/README.pod
@@ -1,38 +1,26 @@
-=head2 HandBrake Repositories
+=head2 HandBrake Repository
=begin html
<p>
- <h3> Subversion </h3>
-
- <b>Subversion Repository:</b> svn://svn.handbrake.fr/HandBrake/trunk <br /><br />
+ <h3> GitHub </h3>
+
+ This is the main development repository for the HandBrake Project. <br />
+ Our SVN is now read-only. <br /><br />
- Anyone can check code out; access must be granted by a project administrator to check code in.
+ <h3> Community </h3>
+ <b>IRC:</b> <a href="irc://irc.freenode.net/#handbrake">#Handbrake </a> and <a href="irc://irc.freenode.net/#handbrake-dev">#Handbrake-dev</a> on Freenode.<br />
+ <b>Support:</b> <a href="https://forum.handbrake.fr/">Community forums</a><br />
- <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 />
+ <h3> Submitting a Patch </h3>
+ We accept pull requests here on github.
- <h3> Trac </h3>
+ We prefer that larger patches are also submitted onto our <a href="http://handbrake.fr/contribute.php">Review Board </a> for more detailed analysis and review.
- 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>
+ You can find the latest contributor information on the main website <a href="http://handbrake.fr/contribute.php">contribute </a> page. <br /><br />
- Note that accessing IRC through freenode's webchat is disabled for spam concerns.<br />
-
- <h3> Submitting a Patch </h3>
-
- There are several ways you can contribute code back to the HandBrake repository.<br /><br /> Please see the <a href="http://handbrake.fr/contribute.php"> Contribute </a> page for details. <br /><br />
-
- Note: Submitting git diffs to our ReviewBoard can be tricky, please feel free to post the diff on our pastebin site and provide a link on the Forums or IRC.<br /><br />
</p>
-
-=end html \ No newline at end of file
+=end html