[Kde-games-devel] [GSoC 2012] KDE game using QML ("Qt Quick")

Supreet Pal Singh supreetpal at gmail.com
Sun Mar 11 22:15:43 UTC 2012


On Mon, Mar 12, 2012 at 3:37 AM, Stefan Majewsky <
stefan.majewsky at googlemail.com> wrote:

> On Sun, Mar 11, 2012 at 10:58 PM, Supreet Pal Singh
> <supreetpal at gmail.com> wrote:
> > Yes , please do.
>
> Here goes. Put it in your $PATH and use like:
>
> $ git-review-board git-svn..HEAD > my.patch
>
> git-svn is a branch which is automatically updated by git-svn. For
> setting up git-svn initially, you do exactly the following:
>
> $ mkdir kdegames && cd kdegames
> $ git svn init svn://anonsvn.kde.org/home/kde/trunk/KDE/kdegames/
> $ git svn fetch -r 1280000
> $ git svn fetch
> $ git svn rebase
>
> For everything else, refer to a git-svn tutorial. The important part
> is that you do not simply "git svn clone" like the tutorials suggest.
> In this case, git-svn will fetch all 1285069 revisions and thus
> overload the anonsvn server. The revision to the first "git svn fetch"
> says where git-svn should start checking out. I chose revision 1280000
> in this example: This gives you the last three weeks of kdegames
> history, which should be enough since the history is most probably not
> important for you. (If it is, use websvn.kde.org to dig into the
> logs.)
>

Seems convenient enough. I will buzz you if I run in to any trouble.
Thanks.

>
> Greetings
> Stefan
>
> _______________________________________________
> kde-games-devel mailing list
> kde-games-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-games-devel
>
>


-- 
Thanks
Supreet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20120312/382c8853/attachment.html>


More information about the kde-games-devel mailing list