Re: [Savannah-users] Your GNU packages, slib,scm, jacal and wb

2018-11-23 Thread Bob Proulx
John Darrington wrote:
> I don't think that's what Aubrey is looking for.
> 
> He has a redirect from his project web page pointing to an external website.
> The redirect is currently wrong.  I think he wants help replacing it with 
> the correct redirect.

What I see is that the "Homepage" link URL registered for the scm
project is to:

  http://swissnet.ai.mit.edu/~jaffer/SCM.html 

Which is returning a 301 Moved Permanently to:

  http://groups.csail.mit.edu/mac~jaffer/SCM.html

Which is returning a 403 Forbidden error.  That looks like an error
because of the "mac~jaffer" which one would think is an error.  The
obvious typo-fix to remove the "mac" part:

  http://groups.csail.mit.edu/~jaffer/SCM.html

That works.  Therefore I presume that that is the desired link for the
Homepage link.  Does that make sense?

The http://swissnet.ai.mit.edu/~jaffer/SCM.html Homepage link can be
changed on Savannah to http://groups.csail.mit.edu/~jaffer/SCM.html
using the process I described in the previous mail if that is desired.
I think that is the simplest answer.  No redirects needed at this point.

If not then the 301 Moved Permanently redirect is something happening
at swissnet.ai.mit.edu and there isn't anything we can do about that
here.  One would need to contact the swissnet.ai.mit.edu admins and
ask them to fix the redirect on their site.

Bob



Re: [Savannah-users] Your GNU packages, slib,scm, jacal and wb

2018-11-23 Thread John Darrington
I don't think that's what Aubrey is looking for.

He has a redirect from his project web page pointing to an external website.
The redirect is currently wrong.  I think he wants help replacing it with 
the correct redirect.

J'

On Thu, Nov 22, 2018 at 03:36:30PM -0700, Bob Proulx wrote:
> Aubrey Jaffer wrote:
> > I have logged into https://savannah.gnu.org/project/admin/?group=scm and
> > its website link is broken, but I can't find where to change the website
> > link.  How do I do that?
> 
> Go to your project page:
> 
>   https://savannah.gnu.org/projects/scm/
> 
> As admin you should see a navigation link in the Administration area
> for "Select features".
> 
>   https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=scm
> 
> The first link in the form is for the home page link.  It is enabled.
> Edit the rightmost column "Alternative Address" field.  Then Submit.
> 
> Hope that helps!
> 
> Bob
> 



Re: [Savannah-users] Your GNU packages, slib,scm, jacal and wb

2018-11-22 Thread Bob Proulx
Aubrey Jaffer wrote:
> I have logged into https://savannah.gnu.org/project/admin/?group=scm and
> its website link is broken, but I can't find where to change the website
> link.  How do I do that?

Go to your project page:

  https://savannah.gnu.org/projects/scm/

As admin you should see a navigation link in the Administration area
for "Select features".

  https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=scm

The first link in the form is for the home page link.  It is enabled.
Edit the rightmost column "Alternative Address" field.  Then Submit.

Hope that helps!

Bob




Re: [Savannah-users] Your GNU packages, slib,scm, jacal and wb

2018-11-21 Thread Aubrey Jaffer
John Darrington  writes:

 | On Sun, Nov 11, 2018 at 10:15:42PM -0500, Aubrey Jaffer wrote:
>> John Darrington  writes:
>> 
>>  | On Sat, Nov 10, 2018 at 03:23:56PM -0500, Aubrey Jaffer wrote:
>> >...
>> >
>>  | In general, we recommend that you host your web pages directly at
>>  | http://www.gnu.org - however if you choose to host them somewhere
>>  | else, please make sure there is a redirect from
>>  | http://www.gnu.org/software/ to the hosting.  And
>>  | please check periodically that the redirect is still working.
>> >
>>  | Right now, it looks like redirects for all your packages are broken.
>>  | So please fix them.
>
>> Sorry for not remembering, but where can I login to make changes to
>> http://www.gnu.org/ ?
>
 | No problem.   You can login to your account at  
https://savannah.gnu.org/users/jaffer
 | click on "Login" in the top left hand corner  (then click on "Lost your 
password" if you need to).
>
 | If you need help operating your account, open a request at
 | https://savannah.gnu.org/support/?group=administration Or send a
 | message to savannah-users@gnu.org

I have logged into https://savannah.gnu.org/project/admin/?group=scm and
its website link is broken, but I can't find where to change the website
link.  How do I do that?