On Jan 6, 2008 6:44 PM, Djihed Afifi <[EMAIL PROTECTED]> wrote: > Hi Nacho, > > > I'm not exactly sure about the structure of SVN and what each branch > is being used for, could you please explain?
Usually trunk branch is used in most projects for main development. When they want to release a new version, imagin gnome-2-20 for example they make a new branch and follows the development of that version in that branch. Another reason to make a new branch is when you want to make something radical in the API. For example gtksourceview made a new branch to add gtk-print support. I hope this explanation helps. Regards. > > > Djihed > > On Jan 6, 2008 5:18 PM, Nacho <[EMAIL PROTECTED]> wrote: > > Hi folks, > > > > I've been talking with Seán, and we think that we shouldn't > > include any plugin at least in 2.0 version until we have a real > > plugin system. > > So i think this is a good moment to move all code to trunk branch, > > remove all plugins from trunk and let GOBJECT_WORK branch for > > plugins version and plugin system integration. Or make another > > branch for plugins. > > > > What do you think? > > > > Regards. > > > > _______________________________________________ > > gtranslator-list mailing list > > [EMAIL PROTECTED] > > http://mail.gnome.org/mailman/listinfo/gtranslator-list > > >
_______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
