[Supertux-Devel] r6144 - remarks about git version control

Ingo Ruhnke grumbel at gmail.com
Fri Nov 27 23:14:11 PST 2009


2009/11/28 Matt McCutchen <matt at mattmccutchen.net>:
>> +branches/README      # documentation that will be lost in conversion
>
> No, it can be put in its own branch.

I would prefer to avoid having branches/ with different origins in the
same repositories.

Can't branches have documentations attached to themselves like tags
(git tag -n)?

> IIUC that "trunk/supertux", "trunk/supertux-editor", and "trunk/media"
> are independent products,

They are independent in that code doesn't move (much) from one to the
other, but you still want to be able to easily checkout them out
together. "git submodule" sort of allows that as far as I understand.
All the documentation I have read on it however just didn't make it
sound all that convincing or easy to use. The goal after all is to
have something that works better then SVN, not something that has to
be patchworked together to sort of work with our project.

At this point Git just doesn't look at that convincing.

-- 
WWW:      http://pingus.seul.org/~grumbel/
Blog:     http://grumbel.blogspot.com/
JabberID: xmpp:grumbel at jabber.org
ICQ:      59461927


More information about the Supertux-Devel mailing list