Version mismatch when building trunk
Andreas Pakulat
apaku at gmx.de
Sat Oct 17 00:10:10 BST 2009
On 16.10.09 16:24:35, Matthew Woehlke wrote:
> Andreas Pakulat wrote:
> >Well, git-challenged can be easily cured. In fact for keeping track of
> >kde-qt you need exactly two very easy to learn commands: git branch and
> >git pull. The first one to select the right branch and the latter to
> >keep that branch up-to-date.
>
> I think you mean 'git checkout'; 'git branch' *creates* branches, it
> does not switch between branches.
Sorry, of course.
> ...and that's still more than we needed with svn.
actually no, the checkout has been done with svn too. What you didn't do
with svn is cloning the repository.
> My update script doesn't like git repos without a 'master' branch,
> so I set up one (locally). Now, is there a way to say that this
> should track some "latest" branch upstream
No, because there's no such thing right now in the kde-qt repo. HEAD
points to the latest stable release. As Thiago said that could be
created however.
> so that 'git pull --rebase' will rebase master less its old upstream
You don't need the --rebase there usually.
Andreas
--
Don't kiss an elephant on the lips today.
More information about the kde-core-devel
mailing list