[Scummvm-cvs-logs] SF.net SVN: scummvm:[55901] web/trunk/data/news/20110212.xml

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Sat Feb 12 23:19:46 CET 2011


Revision: 55901
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55901&view=rev
Author:   wjpalenstijn
Date:     2011-02-12 22:19:46 +0000 (Sat, 12 Feb 2011)

Log Message:
-----------
WEB: Add news entry about git

Added Paths:
-----------
    web/trunk/data/news/20110212.xml

Added: web/trunk/data/news/20110212.xml
===================================================================
--- web/trunk/data/news/20110212.xml	                        (rev 0)
+++ web/trunk/data/news/20110212.xml	2011-02-12 22:19:46 UTC (rev 55901)
@@ -0,0 +1,20 @@
+<NAME>Moved to Git</NAME>
+<DATE>Feb 12, 2011</DATE>
+<AUTHOR>wjp</AUTHOR>
+<BODY>
+<p>
+After having hosted our source code in Subversion for five years (to the day),
+we have today moved to the <a href="http://git-scm.com/">Git</a>
+<a href="http://en.wikipedia.org/wiki/Distributed_revision_control">distributed
+version control system</a>, hosted on <a href="http://github.com/">GitHub</a>.
+</p>
+
+<p>
+The new repository page is at <a href="https://github.com/scummvm/scummvm">https://github.com/scummvm/scummvm</a>.
+</p>
+
+<p>
+For users nothing should have changed, but for developers it should now be
+much easier to contribute to ScummVM.
+</p>
+</BODY>


Property changes on: web/trunk/data/news/20110212.xml
___________________________________________________________________
Added: svn:mime-type
   + text/xml
Added: svn:eol-style
   + native


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list