Обсуждение: psqlodbc - psqlodbc: Remove wildly outdated Debian and Red Hat HOWTOs.

Поиск
Список
Период
Сортировка

psqlodbc - psqlodbc: Remove wildly outdated Debian and Red Hat HOWTOs.

От
petere@pgfoundry.org (User Petere)
Дата:
Log Message:
-----------
Remove wildly outdated Debian and Red Hat HOWTOs.

Modified Files:
--------------
    psqlodbc/docs:
        index.html (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/index.html.diff?r1=1.5&r2=1.6)

Removed Files:
-------------
    psqlodbc/docs:
        howto-debian.html
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/howto-debian.html)
        howto-redhat.html
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/howto-redhat.html)

Re: psqlodbc - psqlodbc: Remove wildly outdated Debian and Red Hat HOWTOs.

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgsql-committers-owner@postgresql.org
> [mailto:pgsql-committers-owner@postgresql.org] On Behalf Of
> User Petere
> Sent: 04 November 2005 10:51
> To: pgsql-committers@postgresql.org
> Subject: [COMMITTERS] psqlodbc - psqlodbc: Remove wildly
> outdated Debian and Red Hat HOWTOs.
>
> Log Message:
> -----------
> Remove wildly outdated Debian and Red Hat HOWTOs.

Err, Oliver periodically updates the Debian howto and did so most
recently on 11 August 2005.

Also, they should be manually removed from installer/psqlodbc.wxs which
doesn't yet dynamically build the list of docs.

Regards, Dave

Re: psqlodbc - psqlodbc: Remove wildly outdated Debian and Red Hat HOWTOs.

От
Peter Eisentraut
Дата:
Dave Page wrote:
> > Remove wildly outdated Debian and Red Hat HOWTOs.
>
> Err, Oliver periodically updates the Debian howto and did so most
> recently on 11 August 2005.

Well, I asked about the removal a month ago and got no objections.

Moreover, in spite of any possible updates, the Debian HOWTO is still in
fact outdated.  The actual Debian packages contain the corresponding up
to date information, so nothing is actually lost.

> Also, they should be manually removed from installer/psqlodbc.wxs
> which doesn't yet dynamically build the list of docs.

OK, I will do that once we have settled this.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Re: psqlodbc - psqlodbc: Remove wildly outdated Debian and Red Hat HOWTOs.

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Peter Eisentraut [mailto:peter_e@gmx.net]
> Sent: 04 November 2005 11:14
> To: Dave Page
> Cc: pgsql-committers@postgresql.org
> Subject: Re: [COMMITTERS] psqlodbc - psqlodbc: Remove wildly
> outdated Debian and Red Hat HOWTOs.
>
> Dave Page wrote:
> > > Remove wildly outdated Debian and Red Hat HOWTOs.
> >
> > Err, Oliver periodically updates the Debian howto and did so most
> > recently on 11 August 2005.
>
> Well, I asked about the removal a month ago and got no objections.

Oh, sorry - must have missed those messages. Perhaps my spam filters got
a little overenthusiastic.

> Moreover, in spite of any possible updates, the Debian HOWTO
> is still in
> fact outdated.  The actual Debian packages contain the
> corresponding up
> to date information, so nothing is actually lost.

OK, let's remove it then.

> > Also, they should be manually removed from installer/psqlodbc.wxs
> > which doesn't yet dynamically build the list of docs.
>
> OK, I will do that once we have settled this.

Thanks.

Regards, Dave.