[Sugar-devel] Port Gtk 3 (Chat.activity)

Aleksey Lim alsroot at sugarlabs.org
Wed May 23 15:14:00 EDT 2012


On Wed, May 23, 2012 at 04:07:00PM -0300, Flavio Danesse wrote:
> Parece que no se usar las ramas en git, porque no me las actualiza.
> No se supone que es así?: git push origin rama

To checkout new branch, do

    git fetch
    git checkout origin/gtk3 -b gtk3

to push to new branch

    git push origin gtk3

> 2012/5/23 Aleksey Lim <alsroot at sugarlabs.org>
> 
> > On Wed, May 23, 2012 at 03:26:16PM -0300, Gonzalo Odiard wrote:
> > > Flavio patches need review.
> >
> > gtk3 branch was created exactly for experiments with gtk3 porting when
> > master is for regular development until it will be clear that most of
> > Chat users are on gtk3 based sugar and it is the time to switch to gtk3
> > Chat for regular coding.
> >
> > > Also would be good follow in all the activities the suggestions in
> > > http://wiki.sugarlabs.org/go/Features/GTK3/Activity_Porting
> > > regarding to branches. Will do our lives easier in the future :)
> > >
> > > Gonzalo
> > >
> > > On Wed, May 23, 2012 at 2:41 PM, Aleksey Lim <alsroot at sugarlabs.org>
> > wrote:
> > >
> > > > On Tue, May 22, 2012 at 01:46:48PM -0300, Flavio Danesse wrote:
> > > > > Today I will be working on a new patch to fix the
> > > > > function Chat.activity Iwas left pending yesterday and fixing some
> > > > details
> > > > > in the typing.
> > > > > If you want to give me access to the repo and upload everything in a
> > new
> > > > > branch.
> > > > > My user is git "flavio"
> > > >
> > > > Sure, I've added you to chat repository and pushed "gtk3" branch.
> > > > Feel free to process gtk3 porting work there. I think it will be useful
> > > > to keep "master" bracnh as regular development trunk as long as
> > > > majorority of users are on gtk2 based sugar.
> > > >
> > > > > Hoy estaré trabajando en un nuevo parche para Chat.activity para
> > arreglar
> > > > > la función que me quedó pendiente ayer y arreglando algunos detalles
> > en
> > > > el
> > > > > tipado.
> > > > > Si quieren me dan acceso al repo y subo todo en una rama nueva.
> > > > > Mi usuario en git es "flavio"
> > > >
> > > > --
> > > > Aleksey
> > > > _______________________________________________
> > > > Sugar-devel mailing list
> > > > Sugar-devel at lists.sugarlabs.org
> > > > http://lists.sugarlabs.org/listinfo/sugar-devel
> > > >
> >
> > > _______________________________________________
> > > Sugar-devel mailing list
> > > Sugar-devel at lists.sugarlabs.org
> > > http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> >
> > --
> > Aleksey
> >

-- 
Aleksey


More information about the Sugar-devel mailing list