From: Michelle S O. <ms...@ny...> - 2008-07-26 17:48:13
|
I'm not sure whether this is a related problem, but since updating this morning I no longer have any gitclipse commands available in the team menu. There is a .git folder beneath the project root, so as far as I know the project should auto-associate. Is there something else that has to be done for that to happen? I ran the first successful commit through the ui last night. There is more work and cleanup to do before it can be committed, but the bare-bones feature is working. Are we making the assumption that there is always a .git folder beneath the project root? What should happen if there are multiple projects and the .git folder is above the projects in the filesystem - does that mean that the project is not associated with a git repository? Currently commit expects the .git folder to be directly underneath the project, and is limited to only working with resources from one project. I can add support for multiple projects/repositories in later. If commit gets wrapped up in a timely fashion, I'd be happy to work on status next. After doing commit I have a pretty good idea of how to implement it. Michelle ----- Original Message ----- From: Andrew Case <ac...@co...> Date: Saturday, July 26, 2008 0:09 am Subject: Re: [Gitclipse-devel] Can't get plugin to associate To: Andrew Case <ac...@co...> Cc: gitclipse-devel <git...@li...> > Oh, I got Han's fix which seemed to work. I had figured he'd commited > it > to the repo. I went ahead and did that, so it's fixed in head. > > -- > Drew > > > On Fri, 25 Jul 2008, Andrew Case wrote: > > > Patrick, > > > > Yeah, I've already done this (otherwise it wouldn't be able to > compile let > > alone run). I'm still just supposed to run the 'ui' plugin as an 'eclipse > > application' right? > > > > -- > > Drew > > > > > > On Fri, 25 Jul 2008, Andrew Case wrote: > > > >> Yes, we created a new project that wraps the javagit jar. You need > to check > >> it out. Flip through the mailing list archives. You'll need to package > >> javagit and copy the jar into our javagit project directory. > >> > >>> -----Original Message----- > >>> From: gitclipse-devel-bounces@li... [mailto:gitclipse- > >>> devel-bounces@li...] On Behalf Of Paul Munson Bethe > >>> Sent: Wednesday, July 23, 2008 4:59 PM > >>> To: Andrew Case > >>> Cc: gitclipse-devel > >>> Subject: Re: [Gitclipse-devel] Can't get plugin to associate > >>> > >>> > >>> "out of memory" sounds like an infinite loop. > >>> > >>> btw - I get the error > >>> > >>> Bundle 'edu.nyu.cs.javagit' cannot be resolved > >>> > >>> in the core meta-inf file. > >>> > >>> Any thoughts? > >>> > >>> > >>> > >>> ----- Original Message ----- > >>> From: Andrew Case <acase@co...> > >>> Date: Wednesday, July 23, 2008 9:42 am > >>> Subject: Re: [Gitclipse-devel] Can't get plugin to associate > >>> To: gitclipse-devel <gitclipse-devel@li...> > >>> > >>> > >>>> The error I get when I do this is... > >>>> > >>>> I get a ConfigurationWizard.error > >>>> Reason: > >>>> Could not instantiate provider > >>>> edu.nyu.cs.gitclipse.core.GitTeamProvider for > >>>> project test. > >>>> > >>>> -- > >>>> Drew > >>>> > >>>> On Tue, 22 Jul 2008, pmb309@ny... wrote: > >>>> > >>>>> Does 'Team -> Share -> NYU Git' not work? > >>>>> > >>>>> ------Original Message------ > >>>>> From: Andrew Case > >>>>> Sender: gitclipse-devel-bounces@li... > >>>>> To: gitclipse-devel > >>>>> Sent: Jul 21, 2008 11:50 PM > >>>>> Subject: [Gitclipse-devel] Can't get plugin to associate > >>>>> > >>>>> Has anyone else been having a problem getting the gitclipse plugins > >>>> to > >>>>> associate themselves with projects? I don't seem to be able to > >>> associate > >>>>> or create/import new projects during a runtime test. All options > >>>> seem to > >>>>> error out with different error messages. > >>>>> > >>>>> If I go from the Menu->Git->Init or Clone I get: > >>>>> "The chosen operation is not currently available" > >>>>> > >>>>> Import->Git->Clone > >>>>> The selected wizard could not be started. > >>>>> Plug-in edu.nyu.cs.gitclipse.ui was unable to load class > >>>>> edu.nyu.cs.gitclipse.ui.wizards.GitCloneWizard > >>>>> > >>>>> Import->Git->Import > >>>>> The selected wizard could not be started. > >>>>> Plug-in edu.nyu.cs.gitclipse.ui was unable to load class > >>>>> edu.nyu.cs.gitclipse.ui.wizards.GitImportWizard > >>>>> > >>>>> New->Git->Init > >>>>> The selected wizard could not be started. > >>>>> Plug-in edu.nyu.cs.gitclipse.ui was unable to load class > >>>>> edu.nyu.cs.gitclipse.ui.wizards.GitInitWizard > >>>>> > >>>>> Also, when running the plugin I get "out of memory" errors a lot. > >>> I > >>>>> don't get this when just running my standard eclipse, so it has > to > >>> be > >>>>> related to the plugin. Does anyone else have this problem? > >>>>> > >>>>> -- > >>>>> Drew > >>>>> > >>>>> ------------------------------------------------------------------- > >>> ------ > >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's > >>> challenge > >>>>> Build the coolest Linux based applications with Moblin SDK & win > >>>> great prizes > >>>>> Grand prize is a trip for two to an Open Source event anywhere in > >>>> the world > >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>>>> _______________________________________________ > >>>>> Gitclipse-devel mailing list > >>>>> Gitclipse-devel@li... > >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > >>>>> > >>>>> > >>>>> Sent via BlackBerry > >>>>> > >>>> > >>>> --------------------------------------------------------------------- > >>> ---- > >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's > >>> challenge > >>>> Build the coolest Linux based applications with Moblin SDK & win > >>> great > >>>> prizes > >>>> Grand prize is a trip for two to an Open Source event anywhere in > the > >>>> world > >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>>> _______________________________________________ > >>>> Gitclipse-devel mailing list > >>>> Gitclipse-devel@li... > >>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > >>> > >>> ----------------------------------------------------------------------- > >>> -- > >>> This SF.Net email is sponsored by the Moblin Your Move Developer's > >>> challenge > >>> Build the coolest Linux based applications with Moblin SDK & win great > >>> prizes > >>> Grand prize is a trip for two to an Open Source event anywhere in > the > >>> world > >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>> _______________________________________________ > >>> Gitclipse-devel mailing list > >>> Gitclipse-devel@li... > >>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > >> > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win > great prizes > > Grand prize is a trip for two to an Open Source event anywhere in > the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Gitclipse-devel mailing list > > Git...@li... > > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel |