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