[Phpmyadmin-devel] Git testing status

Hi all anybody who is interested has played with Git at least a bit? I saw just pushes from Herman, Marc and Tomáš for now. Anybody has some problems or questions? I think we should set some time plan for the migration. A 3.3.0 release is close, it does not make sense to migrate before it, but afterward there should be some time to do that. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Michal Čihař a écrit :
Hi all
anybody who is interested has played with Git at least a bit? I saw just pushes from Herman, Marc and Tomáš for now. Anybody has some problems or questions?
I think we should set some time plan for the migration. A 3.3.0 release is close, it does not make sense to migrate before it, but afterward there should be some time to do that.
Ok for me after 3.3.0 which could be this week-end. -- Marc Delisle http://infomarc.info

Hi Dne Thu, 04 Mar 2010 08:02:33 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
Michal Čihař a écrit :
Hi all
anybody who is interested has played with Git at least a bit? I saw just pushes from Herman, Marc and Tomáš for now. Anybody has some problems or questions?
I think we should set some time plan for the migration. A 3.3.0 release is close, it does not make sense to migrate before it, but afterward there should be some time to do that.
Ok for me after 3.3.0 which could be this week-end.
Okay, let's do it in the week after 3.3.0. This will mean few hours (at most) where you should not commit to svn nor git. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

On Thu, Mar 04, 2010 at 04:03:23PM +0100, Michal Čihař wrote:
Okay, let's do it in the week after 3.3.0. This will mean few hours (at most) where you should not commit to svn nor git. +1 from me.
I've got a local branch for some Maria stuff I started. -- Robin Hugh Johnson Gentoo Linux: Developer, Trustee & Infrastructure Lead E-Mail : robbat2@gentoo.org GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Dne Thu, 4 Mar 2010 20:24:20 +0000 "Robin H. Johnson" <robbat2@users.sourceforge.net> napsal(a):
On Thu, Mar 04, 2010 at 04:03:23PM +0100, Michal Čihař wrote:
Okay, let's do it in the week after 3.3.0. This will mean few hours (at most) where you should not commit to svn nor git. +1 from me.
I've got a local branch for some Maria stuff I started.
Nice, you will probably have to rebase it onto new git repository. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

On Thu, Mar 04, 2010 at 10:31:07PM +0100, Michal Čihař wrote:
Dne Thu, 4 Mar 2010 20:24:20 +0000 "Robin H. Johnson" <robbat2@users.sourceforge.net> napsal(a):
On Thu, Mar 04, 2010 at 04:03:23PM +0100, Michal Čihař wrote:
Okay, let's do it in the week after 3.3.0. This will mean few hours (at most) where you should not commit to svn nor git. +1 from me.
I've got a local branch for some Maria stuff I started. Nice, you will probably have to rebase it onto new git repository. Yup, actually I'm planning to export it as a patch series mbox and import that, as that's worked more reliably for me before than the automatic rebasing.
-- Robin Hugh Johnson Gentoo Linux: Developer, Trustee & Infrastructure Lead E-Mail : robbat2@gentoo.org GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Dne Thu, 4 Mar 2010 21:39:52 +0000 "Robin H. Johnson" <robbat2@users.sourceforge.net> napsal(a):
Yup, actually I'm planning to export it as a patch series mbox and import that, as that's worked more reliably for me before than the automatic rebasing.
git rebase --root <old-parent> --onto <new-parent> works quite well (it's there for handling upstream rebases). -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Michal Čihař wrote:
Hi all
anybody who is interested has played with Git at least a bit? I saw just pushes from Herman, Marc and Tomáš for now. Anybody has some problems or questions?
I think we should set some time plan for the migration. A 3.3.0 release is close, it does not make sense to migrate before it, but afterward there should be some time to do that.
The release of 3.3.0 would make for a very good moment. I'm looking forward to using git. -- Met vriendelijke groet / Regards, Herman van Rink Initfour websolutions
participants (4)
-
Herman van Rink
-
Marc Delisle
-
Michal Čihař
-
Robin H. Johnson