Re: pgFoundry Download URLs

From: Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: pgFoundry Download URLs
Date: 2009-12-28 13:17:05
Message-ID: 1d4e0c10912280517s60503b04mabec7849e9eb8f87@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Mon, Dec 28, 2009 at 12:53 PM, Greg Sabino Mullane <greg(at)turnstep(dot)com> wrote:
> Wow, strike another blow against gforge, eh?

The current URIs published on GForge/FusionForge are stable. It's just
the internal filesystem organization which changes in 2005 so it's not
a GForge/FusionForge problem by itself.

> Still, isn't this
> easily solved by an Apache redirect rule?

No. The old filesystem organization is:
$projectname/$filename
The new one is:
$projectname/$package/$release/$filename

IIRC, the reason of this change is that a few people wanted to be able
to publish a file with the same name in different packages/releases.

NB: the problem is only if you want to use the filesystem organization
as an URI. It's not recommended.

--
Guillaume

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Guillaume Smet 2009-12-28 13:51:56 Re: pgFoundry Download URLs
Previous Message Greg Sabino Mullane 2009-12-28 11:56:51 Re: pgFoundry Download URLs