Обсуждение: 6.5.1 release
I have updated the needed files in preparation for 6.5.1. Thomas, release.sgml and install.sgml are ready to be converted to text files. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
> I have updated the needed files in preparation for 6.5.1.
> Thomas, release.sgml and install.sgml are ready to be converted to text
> files.
Just back from vacation, and still wading through 800 e-mail messages
:(
Where are we on this?
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> Where are we on this?
CVS tree split was done yesterday, we're planning 6.5.1 release Monday,
I believe.
regards, tom lane
> > I have updated the needed files in preparation for 6.5.1. > > Thomas, release.sgml and install.sgml are ready to be converted to text > > files. > > Just back from vacation, and still wading through 800 e-mail messages > :( > > Where are we on this? Waiting for you. Release is 19th. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
On Wed, 14 Jul 1999, Tom Lane wrote:
> Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> > Where are we on this?
>
> CVS tree split was done yesterday, we're planning 6.5.1 release Monday,
> I believe.
Correct, but if Thomas needs a little more time to go over things, I have
no problems with that either...that's the poin tof hte branch ;)
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
> > > Where are we on this?
> > CVS tree split was done yesterday, we're planning 6.5.1 release Monday,
> > I believe.
> Correct, but if Thomas needs a little more time to go over things, I have
> no problems with that either...that's the poin tof hte branch ;)
I think I'm OK with the schedule, and I've caught up with e-mail so I
think I know what's going on ;)
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California
> I have updated the needed files in preparation for 6.5.1.
> Thomas, release.sgml and install.sgml are ready to be converted to
> text files.
OK. I've got patches for INSTALL and RELEASE ready to go, and will fix
up postgres.tar.gz and admin.tar.gz soon.
But I've got cvs troubles on postgresql.org:
> cvs -Q checkout -rREL6_5 pgsql
> cvs commit HISTORY
cvs commit: sticky tag `REL6_5' for file `HISTORY' is not a branch
Right. I saw something about that in my mail backlog. So scrappy
apparently created a branch after creating the tag which wanted to be
a branch. So try again:
> cvs checkout -rREL6_5_PATCHES pgsql
cvs [checkout aborted]: cannot write
/usr/local/cvsroot/CVSROOT/val-tags: Permission denied
?? Any suggestions?
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California
Guess is as good as mine?
Looking into it right now, give me a couple...
On Wed, 14 Jul 1999, Thomas Lockhart wrote:
> > I have updated the needed files in preparation for 6.5.1.
> > Thomas, release.sgml and install.sgml are ready to be converted to
> > text files.
>
> OK. I've got patches for INSTALL and RELEASE ready to go, and will fix
> up postgres.tar.gz and admin.tar.gz soon.
>
> But I've got cvs troubles on postgresql.org:
>
> > cvs -Q checkout -rREL6_5 pgsql
> > cvs commit HISTORY
> cvs commit: sticky tag `REL6_5' for file `HISTORY' is not a branch
>
> Right. I saw something about that in my mail backlog. So scrappy
> apparently created a branch after creating the tag which wanted to be
> a branch. So try again:
>
> > cvs checkout -rREL6_5_PATCHES pgsql
> cvs [checkout aborted]: cannot write
> /usr/local/cvsroot/CVSROOT/val-tags: Permission denied
>
> ?? Any suggestions?
>
> - Thomas
>
> --
> Thomas Lockhart lockhart@alumni.caltech.edu
> South Pasadena, California
>
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
Odd...try it now.
On Wed, 14 Jul 1999, Thomas Lockhart wrote:
> > I have updated the needed files in preparation for 6.5.1.
> > Thomas, release.sgml and install.sgml are ready to be converted to
> > text files.
>
> OK. I've got patches for INSTALL and RELEASE ready to go, and will fix
> up postgres.tar.gz and admin.tar.gz soon.
>
> But I've got cvs troubles on postgresql.org:
>
> > cvs -Q checkout -rREL6_5 pgsql
> > cvs commit HISTORY
> cvs commit: sticky tag `REL6_5' for file `HISTORY' is not a branch
>
> Right. I saw something about that in my mail backlog. So scrappy
> apparently created a branch after creating the tag which wanted to be
> a branch. So try again:
>
> > cvs checkout -rREL6_5_PATCHES pgsql
> cvs [checkout aborted]: cannot write
> /usr/local/cvsroot/CVSROOT/val-tags: Permission denied
>
> ?? Any suggestions?
>
> - Thomas
>
> --
> Thomas Lockhart lockhart@alumni.caltech.edu
> South Pasadena, California
>
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
> Odd...try it now.
OK, works. Thanks.
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California