diff options
author | sr55 <[email protected]> | 2011-03-06 12:39:09 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-03-06 12:39:09 +0000 |
commit | b91ecb9c600727598fb08d0cbad8e6e9b0f9436e (patch) | |
tree | c1a433201523d0719a8f1e262ba60d91ba3f9c24 | |
parent | ff970fe15303a8f53237f0639adee83b44f37bbc (diff) |
A Readme file for github.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3828 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r-- | README.pod | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/README.pod b/README.pod new file mode 100644 index 000000000..82816d5ca --- /dev/null +++ b/README.pod @@ -0,0 +1,32 @@ +=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> + + +</p> + +=end html
\ No newline at end of file |