Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT git update

Yes, we have update hooks, which is used to reject pushes that don't have the committer id set correctly. I'm pretty sure that can be extended to post to bugzilla. I'll take a look at that. There might be a solution already.

Doug.

> -----Original Message-----
> From: laskava@xxxxxxxxx [mailto:laskava@xxxxxxxxx] On Behalf Of Alena
> Laskavaia
> Sent: Monday, June 20, 2011 8:11 PM
> To: Schaefer, Doug
> Cc: CDT General developers list.
> Subject: Re: [cdt-dev] CDT git update
> 
> Can we add commit hooks? For cvs and svn we could not the only commit
> hook was to post the forum message, this was done by eclipse - cvs admins
> would have code for that.
> 
> On Mon, Jun 20, 2011 at 7:37 PM, Schaefer, Doug
> <Doug.Schaefer@xxxxxxxxxxxxx> wrote:
> > I guess we'll need a git genie. That shouldn't be too hard. Git has a pretty
> strong command-line for getting at the commit logs. I'd be happy to help
> convert the script if you pointed me at it.
> >
> > Doug.
> >
> >> -----Original Message-----
> >> From: cdt-dev-bounces@xxxxxxxxxxx
> >> [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> >> On Behalf Of Alena Laskavaia
> >> Sent: Monday, June 20, 2011 6:08 PM
> >> To: CDT General developers list.
> >> Subject: Re: [cdt-dev] CDT git update
> >>
> >> What about CVS genie? That is service that post notification to the
> >> commits forum, after that is parsed by my scripts and edit bug to add
> commit logs.
> >>
> >> On Mon, Jun 20, 2011 at 5:02 PM, Schaefer, Doug
> >> <Doug.Schaefer@xxxxxxxxxxxxx> wrote:
> >> > The plan is to be open for business by next Monday. The plan is to
> >> > shut down the CVS tree on Wed (and may be earlier) to start the
> >> conversion process.
> >> >
> >> >
> >> >
> >> > Doug.
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-
> >> bounces@xxxxxxxxxxx]
> >> > On Behalf Of Anna Dushistova
> >> > Sent: Monday, June 20, 2011 4:36 PM
> >> >
> >> > To: CDT General developers list.
> >> > Subject: Re: [cdt-dev] CDT git update
> >> >
> >> >
> >> >
> >> > Hi Doug,
> >> >
> >> > when is the official move date?
> >> >
> >> >
> >> >
> >> > Thanks!
> >> >
> >> > Anna.
> >> >
> >> >
> >> >
> >> > On Jun 20, 2011, at 7:44 PM, Schaefer, Doug wrote:
> >> >
> >> > Hey gang,
> >> >
> >> >
> >> >
> >> > I've figured out the patch workflow. Turning on the "git patch"
> >> > option produces patches that will work with our repo structure.
> >> > I'll produce a video showing that off this afternoon.
> >> >
> >> >
> >> >
> >> > The egit gang are looking at the performance issue and have a
> >> > solution they're working on. The delays are annoying but don't
> >> > block any of our mandatory workflows.
> >> >
> >> >
> >> >
> >> > The final workflow I'm trying to figure out is merge conflict resolution.
> >> > I'll work on that today. If I can get that together, I'll give my
> >> > green light for the move.
> >> >
> >> >
> >> >
> >> > The greater Eclipse community has a close eye on us and I am
> >> > getting a lot of help to try and ensure we have a good experience.
> >> > There is clear momentum to get all Eclipse projects onto git as
> >> > soon as possible. So the good news is that we aren't alone in this
> adventure.
> >> > J
> >> >
> >> >
> >> >
> >> > If you find any blockers, please let me know ASAP and I'll try and
> >> > get them addressed.
> >> >
> >> >
> >> >
> >> > Thanks,
> >> >
> >> > Doug.
> >> >
> >> > _______________________________________________
> >> > cdt-dev mailing list
> >> > cdt-dev@xxxxxxxxxxx
> >> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > cdt-dev mailing list
> >> > cdt-dev@xxxxxxxxxxx
> >> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >> >
> >> >
> >> _______________________________________________
> >> cdt-dev mailing list
> >> cdt-dev@xxxxxxxxxxx
> >> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >


Back to the top