Great :)<div><br></div><div>As a sidenote, I just wanted to say that github does support SVN read access (just</div><div>tried it, it works). You can still use your SVN client for read only access, though I'm</div><div>
unsure if the SVN write support actually works, or is even safe to use. Anyway, to</div><div>cut a long story short, the corresponding github SVN read-only URLs are at:</div><div><a href="http://svn.github.com/scummvm/scummvm">http://svn.github.com/scummvm/scummvm</a></div>
<div>and</div><div><a href="http://svn.github.com/scummvm/scummvm-tools">http://svn.github.com/scummvm/scummvm-tools</a></div><div><br>Also, what will happen to the <a href="http://sf.net">sf.net</a> repository? As you said, it can't be locked, so</div>
<div>perhaps we should tell people (by changing the project details, for example) about the</div><div>new location of the project's source, so that they won't falsely believe that the SVN repo</div><div>is the main one?</div>
<div><br></div><div>Regards</div><div>Filippos</div><div><br></div><div><br><div class="gmail_quote">On Sat, Feb 12, 2011 at 7:00 PM, Willem Jan Palenstijn <span dir="ltr"><<a href="mailto:wjp@usecode.org">wjp@usecode.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi all,<br>
<br>
As of right now, the scummvm and scummvm-tools repositories use git hosted on<br>
github. The SVN repositories for them on SF should no longer be used, although<br>
we sadly can't close them.<br>
<br>
The github pages for the repositories are:<br>
<br>
<a href="https://github.com/scummvm/scummvm" target="_blank">https://github.com/scummvm/scummvm</a><br>
<br>
<a href="https://github.com/scummvm/scummvm-tools" target="_blank">https://github.com/scummvm/scummvm-tools</a><br>
<br>
<br>
For instructions on getting started, see below.<br>
<br>
<br>
<br>
Buildbot is already set up to build from the new git repository, and commit<br>
messages will be sent to the scummvm-cvs-logs mailing list as before. (Thanks<br>
to dhewg and ST.)<br>
<br>
<br>
The other repositories we use (web, ...) remain on SF's SVN servers for now.<br>
<br>
<br>
There are still quite a few things to clean up, including references to SVN in<br>
the build system and version strings.<br>
<br>
<br>
An in-progress document that includes the scummvm-specific Git workflow, and<br>
will be gradually improved:<br>
<br>
<a href="http://wiki.scummvm.org/index.php/Git_tips" target="_blank">http://wiki.scummvm.org/index.php/Git_tips</a><br>
<br>
<br>
<br>
Enjoy!<br>
<br>
-Willem Jan<br>
<br>
<br>
P.S.<br>
<br>
If you want to play around with the test repository some more, it is still up:<br>
<a href="https://github.com/scummvm/scummvm-test" target="_blank">https://github.com/scummvm/scummvm-test</a><br>
<br>
<br>
<br>
<br>
Getting started:<br>
<br>
<br>
The main repository github page is<br>
<br>
<a href="https://github.com/scummvm/scummvm" target="_blank">https://github.com/scummvm/scummvm</a><br>
<br>
That page contains the actual Git URLs you can use to access it.<br>
<br>
<br>
If you're using the command-line git client, you can for example use<br>
this for read-only access without a github account:<br>
<br>
git clone git://<a href="http://github.com/scummvm/scummvm.git" target="_blank">github.com/scummvm/scummvm.git</a><br>
<br>
If you already have a github account, you can use<br>
<br>
git clone git@github.com:scummvm/scummvm.git<br>
<br>
<br>
To get write access to the repository, you need to be added to the Developers<br>
team of the ScummVM organization at github. For that, contact Eugene/sev or<br>
Max/Fingolfin.<br>
<br>
<br>
Github has a help page with information on how to access its repositories from<br>
different operating systems at:<br>
<br>
<a href="http://help.github.com/" target="_blank">http://help.github.com/</a><br>
<br>
<br>
For information about Git itself, its documentation can be found at<br>
<a href="http://git-scm.com/documentation" target="_blank">http://git-scm.com/documentation</a> with various tutorials and reference texts.<br>
<br>
The official tutorial:<br>
<a href="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html" target="_blank">http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html</a><br>
<br>
<br>
------------------------------------------------------------------------------<br>
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:<br>
Pinpoint memory and threading errors before they happen.<br>
Find and fix more than 250 security defects in the development cycle.<br>
Locate bottlenecks in serial and parallel code that limit performance.<br>
<a href="http://p.sf.net/sfu/intel-dev2devfeb" target="_blank">http://p.sf.net/sfu/intel-dev2devfeb</a><br>
_______________________________________________<br>
Scummvm-devel mailing list<br>
<a href="mailto:Scummvm-devel@lists.sourceforge.net">Scummvm-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/scummvm-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/scummvm-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>"Experience is the name every one gives to their mistakes" - Oscar Wilde <br>
</div>