Re: FTP server cleanup suggestions - Mailing list pgsql-www

From Dave Page
Subject Re: FTP server cleanup suggestions
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306C9A@ratbert.vale-housing.co.uk
Whole thread Raw
In response to FTP server cleanup suggestions  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: FTP server cleanup suggestions  (Devrim GUNDUZ <devrim@gunduz.org>)
Re: FTP server cleanup suggestions  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-www

> -----Original Message-----
> From: pgsql-www-owner@postgresql.org
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Peter Eisentraut
> Sent: 19 October 2004 09:52
> To: pgsql-www@postgresql.org
> Subject: [pgsql-www] FTP server cleanup suggestions
>
> Here are a couple of ideas to make the hierarchy on the FTP
> server a bit more understandable and cruft-free:
>
> The doc/ directory only contains outdated material.  If we
> want to keep it, it should be moved in the directories of the
> respective source code distribution.  For example, move
> doc/7.3 to source/v7.3/doc.

Yup.

> The files in NT_Support_Files/ are no longer relevant for the
> Cygwin port and should be removed.

Yup.

> The old/ directory just contains garbage and should be removed.

Yup.

> README.v7.4.3 should be removed, since 7.4.5 is the latest
> version.  Same with the 7.4.3 symlink.

Yup.

> What does the sup/ directory contain?

Dunno, but it's very old and sup.postgresql.org mentioned in the readme
doesn't exist in DNS any more.

> The win32/ directory should be moved to the binary/ directory.

Currently there is no appropriate directory under binary as there are
only released versions there. I added that symlink in anticipation of
lots of 'where's the pginstaller?' questions - I agree it should
eventually be in binaries, but put it there for now to avoid any
unnecessary faqs from ppl too lazy to think about it.

> The substructure of the binary/ directory seems to change
> with every minor release.  We should think of a reasonable
> structure and stick with that.

Hmm, not pretty is is? What about something like

8.0.0/
  SRPMS/
  fc1/
  fc2/
  redhat9/
  slackware9/
  slackware10/
  suse9/
  win32/
  win64/

With each directory created as required of course.

The patches directory seems a little redundant to me as well.

README.mirrors is incredibly out of date.

Regards, Dave.



pgsql-www by date:

Previous
From: Peter Eisentraut
Date:
Subject: FTP server cleanup suggestions
Next
From: Devrim GUNDUZ
Date:
Subject: Re: FTP server cleanup suggestions