[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Feature] New feature about handling 'HTTP Error 302 Movedtemporarily'?

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Mon, 31 Jan 2011 13:49:43 +0000

> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> Sent: 28 January 2011 19:03
> To: Bolstridge, Andrew
> Cc: dev_at_subversion.apache.org
> Subject: Re: [Feature] New feature about handling 'HTTP Error 302
> Movedtemporarily'?
>
> Bolstridge, Andrew wrote on Fri, Jan 28, 2011 at 12:46:40 +0000:
> > >
> > > On 01/27/2011 08:27 PM, Wu Di wrote:
> > > > I found path in subversion sometimes too long, it's hard to be
> > > > sent by Email and something else.
> > > > And 'Tiny URL' is more popular now. it redirect a short URL to a long
> one.
> > > >
> > > > I thing is a good idea if TortoiseSvn could handle 'HTTP Error 302
> > > > Moved temporarily' to support Tiny URL and something like that?
> > >
> >
> > Just as long as it doesn’t use a 3rd party redirection service that may (or
> may not) continue to be available in the future - eg. tinyurl.com or bit.ly or
> similar.
>
> Don't those services use 301 redirects?

It doesn’t matter how they redirect as the association between the short-code and the real url has to be stored somewhere, so if the url-shortening service goes down (or is switched off for whatever reason - maybe someone decided they have a patent on url shortening, or they just stop making money, or get bought out by Oracle or whatever)(it's happened, look at evilurl.com) then the short urls stop working.

In fact, download a tinyurl link (eg their example, http://tinyurl.com/6 and open it in an editor. Be prepared to be amazed :)


Received on 2011-01-31 14:50:31 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.