> [bishan] > I think your rev is not in the gnue repo. Please do commit it there > - I'll do a fresh checkout.
> [reinhard] > can you please check whether you've maybe committed rev 938 only > locally? > The bzr repository on savannah still seems to have 937 as the latest > version. Hmm, i thought I had committed it 2011-01-31. Must have been local instead of central repository. Looks i may need some remedial help with bzr here. Below I will paste the commands I ran on 2011-01-31 and output. Reinhard, do you have any ideas what I need to do to get it committed right? Apologies to both & all for the inconveniences. (Bishan, if you would like to see the patch in the meantime: http://lists.gnu.org/archive/html/gnue-dev/2010-09/msg00004.html) > [bishan] > Reinhard asked me to contact you to if I wanted to help with gnue-designer. > Would you like me to help with anything? I would be more than glad. Anything you can help with would be great. As you can see if you skim the gnue-dev archives, ever since September up to now i haven't freed up much of any time to code on GNUe Designer. Have you seen the preliminary notes on what we've identified as needed? http://lists.gnu.org/archive/html/gnue-dev/2010-09/msg00001.html http://lists.gnu.org/archive/html/gnue-dev/2010-09/msg00014.html One thing we can do, to avoid potential duplicating effort, is when you start to one piece - and I will do the same - please post a note to this gnue-dev list; then we will both know when the other is working on something, and not accidently both do the same thing :) Thanks. /Randall _________________________________ randall-desktop:~/<3>gnue/tools> env VISUAL=emacs EDITOR=emacs bzr commit -m 'Patch designer to open initial window without fatal error.' common/src/datasources/GConnections.py Committing to: /home/randall/Src/Gnue/2011-01/gnue/tools/common/ modified src/datasources/GConnections.py Committed revision 3151. randall-desktop:~/<3>gnue/tools> bzr log common/src/datasources/GConnections.py |& less randall-desktop:~/<3>gnue/tools> env VISUAL=emacs EDITOR=emacs bzr commit -m 'Patch designer to open initial window without fatal error.' designer/scripts/gnue-designer designer/src/app/designer.py designer/src/base/document.py designer/src/forms/Debugger.py designer/src/forms/LayoutEditor/LayoutEditor.py designer/src/ui/wx/Base.py Committing to: /home/randall/Src/Gnue/2011-01/gnue/tools/designer/ modified src/forms/LayoutEditor/LayoutEditor.py modified src/ui/wx/Base.py modified src/app/designer.py modified scripts/gnue-designer modified src/base/document.py modified src/forms/Debugger.py Committed revision 938. _________________________________ _______________________________________________ gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
