Re: [CMake] How to handle git branches

2010-05-19 Thread Andreas Pakulat
On 19.05.10 09:11:24, Michael Hertling wrote: > On 05/18/2010 09:18 PM, Andreas Pakulat wrote: > > On 18.05.10 20:59:50, Michael Wild wrote: > >> On 18. May, 2010, at 20:52 , Andreas Pakulat wrote: > >>> I've recently bumped into a few problems with my usage of cmake on a > >>> git-hosted project a

Re: [CMake] How to handle git branches

2010-05-19 Thread Alexander Neundorf
On Tuesday 18 May 2010, Andreas Pakulat wrote: > Hi, > > I've recently bumped into a few problems with my usage of cmake on a > git-hosted project and am wondering what others are doing in such cases. > > The setup is as follows: The project's master branch has its dedicated > builddir. Now when wo

Re: [CMake] How to handle git branches

2010-05-19 Thread Michael Hertling
On 05/18/2010 09:18 PM, Andreas Pakulat wrote: > On 18.05.10 20:59:50, Michael Wild wrote: >> On 18. May, 2010, at 20:52 , Andreas Pakulat wrote: >>> I've recently bumped into a few problems with my usage of cmake on a >>> git-hosted project and am wondering what others are doing in such cases. >>>

Re: [CMake] How to handle git branches

2010-05-18 Thread Andreas Pakulat
On 18.05.10 20:59:50, Michael Wild wrote: > On 18. May, 2010, at 20:52 , Andreas Pakulat wrote: > > I've recently bumped into a few problems with my usage of cmake on a > > git-hosted project and am wondering what others are doing in such cases. > > > > The setup is as follows: The project's maste

Re: [CMake] How to handle git branches

2010-05-18 Thread Michael Wild
On 18. May, 2010, at 20:52 , Andreas Pakulat wrote: > Hi, > > I've recently bumped into a few problems with my usage of cmake on a > git-hosted project and am wondering what others are doing in such cases. > > The setup is as follows: The project's master branch has its dedicated > builddir. No

[CMake] How to handle git branches

2010-05-18 Thread Andreas Pakulat
Hi, I've recently bumped into a few problems with my usage of cmake on a git-hosted project and am wondering what others are doing in such cases. The setup is as follows: The project's master branch has its dedicated builddir. Now when working on a feature I create a branch from master, but I re-