You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Vincent Lefevre <vi...@vinc17.net> on 2015/08/19 17:36:16 UTC

URL's of revisions on http://svn.apache.org/viewvc/

Hi,

It seems that in the past, URL's of the following form were used:

  http://svn.apache.org/viewvc?view=revision&revision=r1686988

This now gives an "Invalid revision" error / 404 Not Found. The URL's
now have the following form:

  http://svn.apache.org/viewvc?view=revision&revision=1686988

This is quite annoying to break all the past links...

-- 
Vincent Lefèvre <vi...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Re: URL's of revisions on http://svn.apache.org/viewvc/

Posted by Vincent Lefevre <vi...@vinc17.net>.
On 2015-08-19 23:36:15 +0000, Daniel Shahaf wrote:
> Stefan Sperling wrote on Wed, Aug 19, 2015 at 18:35:55 +0200:
> > On Wed, Aug 19, 2015 at 05:36:16PM +0200, Vincent Lefevre wrote:
> > > Hi,
> > > 
> > > It seems that in the past, URL's of the following form were used:
> > > 
> > >   http://svn.apache.org/viewvc?view=revision&revision=r1686988
> > > 
> > > This now gives an "Invalid revision" error / 404 Not Found. The URL's
> > > now have the following form:
> > > 
> > >   http://svn.apache.org/viewvc?view=revision&revision=1686988
> > > 
> > > This is quite annoying to break all the past links...
> > 
> > Wrong list. Talk to ASF infra.
> 
> (see https://www.apache.org/dev/infra-contact)
> 
> Support for leading "r" in revnums was implemented upstream in issues
> #441 and #488.  The implementation was a one-line patch, which should be
> trivial to cherry-pick onto Infra's ViewVC installation if upgrading the
> viewvc installation to a release that includes those patches isn't an
> option.

Thanks. I've sent a mail to infrastructure.

-- 
Vincent Lefèvre <vi...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Re: URL's of revisions on http://svn.apache.org/viewvc/

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Stefan Sperling wrote on Wed, Aug 19, 2015 at 18:35:55 +0200:
> On Wed, Aug 19, 2015 at 05:36:16PM +0200, Vincent Lefevre wrote:
> > Hi,
> > 
> > It seems that in the past, URL's of the following form were used:
> > 
> >   http://svn.apache.org/viewvc?view=revision&revision=r1686988
> > 
> > This now gives an "Invalid revision" error / 404 Not Found. The URL's
> > now have the following form:
> > 
> >   http://svn.apache.org/viewvc?view=revision&revision=1686988
> > 
> > This is quite annoying to break all the past links...
> 
> Wrong list. Talk to ASF infra.

(see https://www.apache.org/dev/infra-contact)

Support for leading "r" in revnums was implemented upstream in issues
#441 and #488.  The implementation was a one-line patch, which should be
trivial to cherry-pick onto Infra's ViewVC installation if upgrading the
viewvc installation to a release that includes those patches isn't an
option.

Re: URL's of revisions on http://svn.apache.org/viewvc/

Posted by Stefan Sperling <st...@elego.de>.
On Wed, Aug 19, 2015 at 05:36:16PM +0200, Vincent Lefevre wrote:
> Hi,
> 
> It seems that in the past, URL's of the following form were used:
> 
>   http://svn.apache.org/viewvc?view=revision&revision=r1686988
> 
> This now gives an "Invalid revision" error / 404 Not Found. The URL's
> now have the following form:
> 
>   http://svn.apache.org/viewvc?view=revision&revision=1686988
> 
> This is quite annoying to break all the past links...

Wrong list. Talk to ASF infra.