[Kde-games-devel] git conversion kmahjongg
Christian Krippendorf
Coding at christian-krippendorf.de
Tue Mar 13 19:23:34 UTC 2012
Am Montag, 12. März 2012, 12:01:06 schrieb Wolfgang Rohdewald:
> Am Montag, 12. März 2012, 09:00:11 schrieb Wolfgang Rohdewald:
> > Am Sonntag, 11. März 2012, 21:32:33 schrieb Nicolas Alvarez:
> > > This always happens; commits by cvs2svn have no author name at all. You
> > > should just ask admins for an author name audit exemption for your
> > > scratch
> > > repository.
> >
> > I found something better in playground/kooka/kooka-postprocess.sh:
> >
> > use git-filter-branch
> > replace with CVS2SVN <cvs2svn at kde.org>
>
> CVS2SVN is also rejected. So I now replace it with git config user.name /
> user.email
>
> otherwise the conversion is now about done
We do now use separate git repos for every project?
Then the cmake file needs some changes!
Without the following, it won't compile as it mainly was defined in the kde-
games main dir.
find_package(KDE4 REQUIRED)
include_directories (${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR}
${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
So this should be? Or is something other planned? Thx for hte convertion
Wolfgang. I compiled it until now. Later i will check the repo... branches
tags etc. :-)
>
> git clone git at git.kde.org:scratch/wrohdewald/kmahjongg
>
> I am however puzzled about v2.2.1 - could somebody please check if
> this is really correct?
>
> I will update kde-ruleset later, probably not today
--
Mit freundlichen Grüßen / Best Regards
Christian Krippendorf
More information about the kde-games-devel
mailing list