Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 440938

Summary: Link to Member Newsletter
Product: Community Reporter: Anne Jacko <anne.jacko>
Component: WebsiteAssignee: Roxanne Joncas <roxanne.joncas>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: chris.guindon, denis.roy, ian.skerrett, roxanne.joncas
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard: stalebug

Description Anne Jacko CLA 2014-07-31 22:10:20 EDT
I don't see a link anywhere to the Member Newsletter page:
https://www.eclipse.org/community/newsletter/

You can find the other newsletter from the home page by clicking on "More" and then "Newsletter."

Perhaps add a link under "More" for "Member Newsletter"?

That might be confusing to have both "Newsletter" and "Member Newsletter" there. Perhaps the "Newsletter" needs an adjective, like "Eclipse Newsletter" or "User Newsletter" or ???
Comment 1 Denis Roy CLA 2014-08-01 09:28:22 EDT
> Perhaps add a link under "More" for "Member Newsletter"?

I'd worry about having too many links under the More menu.  Since the newsletters are part of the "Community" aspect, perhaps we should overhaul this page:

https://www.eclipse.org/community/
Comment 2 Anne Jacko CLA 2014-09-26 14:21:20 EDT
Any more thoughts on redoing the community page? 

Are we just too busy to focus on low-priority stuff?
Comment 3 Ian Skerrett CLA 2014-09-26 15:40:11 EDT
(In reply to Anne Jacko from comment #2)
> Any more thoughts on redoing the community page? 

How about we look at link from the membership page.https://www.eclipse.org/membership/  Anne are your html skills sufficient to add it under the sentence about corporate sponsors?

> 
> Are we just too busy to focus on low-priority stuff?

We are very busy so sometimes we need reminders.
Comment 4 Anne Jacko CLA 2014-09-26 15:47:03 EDT
I'm pretty sure my html skills are up to it, but I don't believe I have access to the files. I have git repos set up for /org and /community.

And so far I have never been successful setting up a git repo in Eclipse on my own, and I don't know how to do it from the command line.

Apparently some of my other skills have limits. :-)
Comment 5 Eclipse Genie CLA 2016-09-16 13:05:12 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 6 Christopher Guindon CLA 2016-11-07 15:20:48 EST
Assigning this to Roxanne.
Comment 7 Roxanne Joncas CLA 2017-01-20 06:31:41 EST
I tried but received this error

git://git.eclipse.org/gitroot/www.eclipse.org/membership: access denied or repository not exported: /gitroot/www.eclipse.org/membership

Here is the code snippet I wanted to add:
  <p class="text-highlight">Member compagnies and their employees also get access to the monthly <a href="https://www.eclipse.org/community/newsletter/" title="Membership Newsletter">Member Newsletter</a>.</p>
Comment 8 Anne Jacko CLA 2017-01-20 11:42:46 EST
(In reply to Roxanne Joncas from comment #7)
> I tried but received this error
> 
> git://git.eclipse.org/gitroot/www.eclipse.org/membership: access denied or
> repository not exported: /gitroot/www.eclipse.org/membership
> 
> Here is the code snippet I wanted to add:
>   <p class="text-highlight">Member compagnies and their employees also get
> access to the monthly <a
> href="https://www.eclipse.org/community/newsletter/" title="Membership
> Newsletter">Member Newsletter</a>.</p>

companies not compagnies I assume?
Comment 9 Christopher Guindon CLA 2017-01-20 13:25:24 EST
(In reply to Roxanne Joncas from comment #7)
> I tried but received this error
> 
> git://git.eclipse.org/gitroot/www.eclipse.org/membership: access denied or
> repository not exported: /gitroot/www.eclipse.org/membership
> 
> Here is the code snippet I wanted to add:
>   <p class="text-highlight">Member compagnies and their employees also get
> access to the monthly <a
> href="https://www.eclipse.org/community/newsletter/" title="Membership
> Newsletter">Member Newsletter</a>.</p>

Roxanne, you are not using the correct remote url. You are using the public URI instead of the gerrit URI.

The url should be ssh://[your_username]@git.eclipse.org:29418/www.eclipse.org/membership
Comment 10 Roxanne Joncas CLA 2017-02-01 04:17:23 EST
I tried again with the correct repo and received this error:

Repository ssh://rjoncas@git.eclipse.org:29418/www.eclipse.org/membership

invalid committer
Processing changes: refs: 1
Processing changes: refs: 1, done    

ERROR:  In commit a0f5805249defebcd85f7913b3078cf82c7f8374
ERROR:  committer email address roxannejoncas@roxannes-mbp.fritz.box
ERROR:  does not match your user account.
ERROR:
ERROR:  The following addresses are currently registered:
ERROR:    roxanne.joncas@eclipse.org
ERROR:
ERROR:  To register an email address, please visit:
ERROR:  https://git.eclipse.org/r/#/settings/contact
Comment 11 Roxanne Joncas CLA 2017-02-01 04:17:53 EST
(In reply to Anne Jacko from comment #8)
> (In reply to Roxanne Joncas from comment #7)
> > I tried but received this error
> > 
> > git://git.eclipse.org/gitroot/www.eclipse.org/membership: access denied or
> > repository not exported: /gitroot/www.eclipse.org/membership
> > 
> > Here is the code snippet I wanted to add:
> >   <p class="text-highlight">Member compagnies and their employees also get
> > access to the monthly <a
> > href="https://www.eclipse.org/community/newsletter/" title="Membership
> > Newsletter">Member Newsletter</a>.</p>
> 
> companies not compagnies I assume?

yes :) my french is showing again.
Comment 12 Roxanne Joncas CLA 2017-02-02 05:21:33 EST
(In reply to Roxanne Joncas from comment #10)
> I tried again with the correct repo and received this error:
> 
> Repository ssh://rjoncas@git.eclipse.org:29418/www.eclipse.org/membership
> 
> invalid committer
> Processing changes: refs: 1
> Processing changes: refs: 1, done    
> 
> ERROR:  In commit a0f5805249defebcd85f7913b3078cf82c7f8374
> ERROR:  committer email address roxannejoncas@roxannes-mbp.fritz.box
> ERROR:  does not match your user account.
> ERROR:
> ERROR:  The following addresses are currently registered:
> ERROR:    roxanne.joncas@eclipse.org
> ERROR:
> ERROR:  To register an email address, please visit:
> ERROR:  https://git.eclipse.org/r/#/settings/contact

I fixed it - added you as a reviewer, Chris.
Comment 13 Christopher Guindon CLA 2017-02-02 17:49:07 EST
(In reply to Roxanne Joncas from comment #12)
> (In reply to Roxanne Joncas from comment #10)
> > I tried again with the correct repo and received this error:
> > 
> > Repository ssh://rjoncas@git.eclipse.org:29418/www.eclipse.org/membership
> > 
> > invalid committer
> > Processing changes: refs: 1
> > Processing changes: refs: 1, done    
> > 
> > ERROR:  In commit a0f5805249defebcd85f7913b3078cf82c7f8374
> > ERROR:  committer email address roxannejoncas@roxannes-mbp.fritz.box
> > ERROR:  does not match your user account.
> > ERROR:
> > ERROR:  The following addresses are currently registered:
> > ERROR:    roxanne.joncas@eclipse.org
> > ERROR:
> > ERROR:  To register an email address, please visit:
> > ERROR:  https://git.eclipse.org/r/#/settings/contact
> 
> I fixed it - added you as a reviewer, Chris.

Awesome! It was merged!

What is roxannejoncas@roxannes-mbp.fritz.box?
Comment 14 Roxanne Joncas CLA 2017-02-03 02:22:08 EST
(In reply to Christopher Guindon from comment #13)
> (In reply to Roxanne Joncas from comment #12)
> > (In reply to Roxanne Joncas from comment #10)
> > > I tried again with the correct repo and received this error:
> > > 
> > > Repository ssh://rjoncas@git.eclipse.org:29418/www.eclipse.org/membership
> > > 
> > > invalid committer
> > > Processing changes: refs: 1
> > > Processing changes: refs: 1, done    
> > > 
> > > ERROR:  In commit a0f5805249defebcd85f7913b3078cf82c7f8374
> > > ERROR:  committer email address roxannejoncas@roxannes-mbp.fritz.box
> > > ERROR:  does not match your user account.
> > > ERROR:
> > > ERROR:  The following addresses are currently registered:
> > > ERROR:    roxanne.joncas@eclipse.org
> > > ERROR:
> > > ERROR:  To register an email address, please visit:
> > > ERROR:  https://git.eclipse.org/r/#/settings/contact
> > 
> > I fixed it - added you as a reviewer, Chris.
> 
> Awesome! It was merged!
> 
> What is roxannejoncas@roxannes-mbp.fritz.box?

It's an email my computer invented I guess. Fritz.box is the router.
Comment 15 Roxanne Joncas CLA 2017-02-03 02:22:25 EST
Closing this bug