Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-16 Thread Marko Käning
Hi Cristian, On Nov 16, 2011, at 11:08 PM, Cristian Oneț wrote: >> which eliminates the whole code involving interaction with git. > This is no longer necessary since I've enabled this check only for Linux > because it did not work on Windows either. okay! Thanks, Marko

Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-16 Thread Cristian Oneț
On Wednesday 16 November 2011 20:10:08 Marko Käning wrote: > As a temporary solution to the problem I simply use this patch: > --- > --- kmymoney/CMakeLists.txt 2011-11-16 19:34:20.0 +0100 > +++ kmymoney/CMakeLists.txt.new 2011-11-16 19:36:03.0 +0100 > @@ -40,21 +40,7 @@ >SET(EN

Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-16 Thread Marko Käning
As a temporary solution to the problem I simply use this patch: --- --- kmymoney/CMakeLists.txt 2011-11-16 19:34:20.0 +0100 +++ kmymoney/CMakeLists.txt.new 2011-11-16 19:36:03.0 +0100 @@ -40,21 +40,7 @@ SET(ENV{LANG} ${LANG}) ENDIF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/.svn) -# De

Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-14 Thread Marko Käning
On Nov 14, 2011, at 11:20 PM, Cristian Oneț wrote: > Then try to recreate your clone 'git clone git://anongit.kde.org/kmymoney'. That's what I did in the beginning, the result is the same. :-( ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https:

Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-14 Thread Cristian Oneț
On Monday 14 November 2011 22:52:00 Marko Käning wrote: > There we are. Obviously my local clone isn't a proper local clone… Then try to recreate your clone 'git clone git://anongit.kde.org/kmymoney'. -- Regards, Cristian Oneț signature.asc Description: This is a digitally signed message part.

Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-14 Thread Marko Käning
On Nov 14, 2011, at 11:00 PM, Cristian Oneț wrote: >> git.branch 6f28b1c9fa3c0684d184d3bfc1d638de933a1f91 > Why don't you use 'master' here? Because my strategy always was to only commit specific revisions/changesets to the kmymoney4-devel port, which I had tested beforehand. If I would

Re: [Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-14 Thread Cristian Oneț
On Monday 14 November 2011 22:52:00 Marko Käning wrote: > git.branch 6f28b1c9fa3c0684d184d3bfc1d638de933a1f91 Why don't you use 'master' here? -- Regards, Cristian Oneț signature.asc Description: This is a digitally signed message part. ___ K

[Kmymoney-devel] Problems transitioning MacPorts' port kmymoney4-devel to git...

2011-11-14 Thread Marko Käning
Hi guys, I thought I'd quickly update MacPorts' port kmymoney4-devel from SVN to GIT, but ran into a problem after the sources were fetched successfully via git! During configure I got the following error message: --- . . . :info:configure -- Check for working CXX compiler: /usr/bin/g++-4.2 :inf