[Phpmyadmin-devel] GSoC: github tree

Michal Čihař michal at cihar.com
Mon May 21 14:05:59 CEST 2012


Hi

Dne Mon, 21 May 2012 14:50:53 +0300
Alex Marin <alex.ukf at gmail.com> napsal(a):

> I have a question regarding [1]. In our tree, should we only add
> our own commits regarding the GSoC project we are assigned?
> The problem I see here is that there are chances that the files
> we modify in our tree will also be modified in PMA/master,
> so merge conflicts will appear that will have to be solved at
> the final merge at the end of GSoC. And also, the local tree
> will be a little out of date.
> 
> The alternative would be to merge [2] continuously to our tree
> and mix our commits with the ones from the PMA master branch,
> but then again if someone modifies a file you committed changes
> to, you have to locally solve conflicts or rebase your commit.
> Will the final merge be safe in this case?
> 
> Or is there no such thing as a final merge, and our good commits
> will be merged to PMA/master periodically? I can imagine that
> would be more difficult in some cases where some functionalities
> can't be partially merged if they are more complex.

The preferred way is to merge often GSoC changes back to master. One of
GSoC motivation is to teach students how free software works and
cooperation is one of important things :-). So try to have always
working code in your repository. Also whenever you think you've reached
point something should be merged, just ping your mentor or file a pull
request on github.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120521/6d5851ed/attachment.sig>


More information about the Developers mailing list