public inbox for [email protected]
help / color / mirror / Atom feedstable_snapshot on ftp site
7+ messages / 3 participants
[nested] [flat]
* stable_snapshot on ftp site
@ 2007-11-26 20:51 Bruce Momjian <[email protected]>
2007-12-03 15:29 ` Re: stable_snapshot on ftp site Magnus Hagander <[email protected]>
2008-03-06 21:49 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
0 siblings, 2 replies; 7+ messages in thread
From: Bruce Momjian @ 2007-11-26 20:51 UTC (permalink / raw)
To: pgsql-www; +Cc: Marc G. Fournier <[email protected]>
Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
snapshots in /stable_snapshot. I am thinking we should have a
/dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
will be just tools.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: stable_snapshot on ftp site
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
@ 2007-12-03 15:29 ` Magnus Hagander <[email protected]>
2007-12-03 16:44 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
1 sibling, 1 reply; 7+ messages in thread
From: Magnus Hagander @ 2007-12-03 15:29 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: pgsql-www; Marc G. Fournier <[email protected]>
On Mon, Nov 26, 2007 at 03:51:15PM -0500, Bruce Momjian wrote:
> Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
> snapshots in /stable_snapshot. I am thinking we should have a
> /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
> will be just tools.
A bit late, but still a +1 from me :)
Or possibly /snapshots/dev and /snapshots/stable?
//Magnus
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: stable_snapshot on ftp site
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
2007-12-03 15:29 ` Re: stable_snapshot on ftp site Magnus Hagander <[email protected]>
@ 2007-12-03 16:44 ` Bruce Momjian <[email protected]>
0 siblings, 0 replies; 7+ messages in thread
From: Bruce Momjian @ 2007-12-03 16:44 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: pgsql-www; Marc G. Fournier <[email protected]>
Magnus Hagander wrote:
> On Mon, Nov 26, 2007 at 03:51:15PM -0500, Bruce Momjian wrote:
> > Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
> > snapshots in /stable_snapshot. I am thinking we should have a
> > /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
> > will be just tools.
>
> A bit late, but still a +1 from me :)
>
> Or possibly /snapshots/dev and /snapshots/stable?
Yea, that's a good idea.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: stable_snapshot on ftp site
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
@ 2008-03-06 21:49 ` Bruce Momjian <[email protected]>
2008-03-07 00:07 ` Re: stable_snapshot on ftp site Marc G. Fournier <[email protected]>
1 sibling, 1 reply; 7+ messages in thread
From: Bruce Momjian @ 2008-03-06 21:49 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www
Bruce Momjian wrote:
> Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
> snapshots in /stable_snapshot. I am thinking we should have a
> /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
> will be just tools.
Would someone make this change please?
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: stable_snapshot on ftp site
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
2008-03-06 21:49 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
@ 2008-03-07 00:07 ` Marc G. Fournier <[email protected]>
2008-03-07 00:52 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Marc G. Fournier @ 2008-03-07 00:07 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --On Thursday, March 06, 2008 16:49:57 -0500 Bruce Momjian <[email protected]>
wrote:
> Bruce Momjian wrote:
>> Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
>> snapshots in /stable_snapshot. I am thinking we should have a
>> /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
>> will be just tools.
>
> Would someone make this change please?
Done ... would it make more sense to do:
snapshot/dev
/stable
instead?
I'm running a mk-snapshot run right now to make sure the split-dist and move to
the other directory work okay ...
- ----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . [email protected] MSN . [email protected]
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
iD8DBQFH0Icr4QvfyHIvDvMRAq/2AJsHD4tAmIFD2r8pYEuC1iehwyVagACg5UEI
TAZvcWnit42/XVWvxnU8DVU=
=AK1Q
-----END PGP SIGNATURE-----
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: stable_snapshot on ftp site
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
2008-03-06 21:49 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
2008-03-07 00:07 ` Re: stable_snapshot on ftp site Marc G. Fournier <[email protected]>
@ 2008-03-07 00:52 ` Bruce Momjian <[email protected]>
2008-03-07 01:03 ` Re: stable_snapshot on ftp site Marc G. Fournier <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Bruce Momjian @ 2008-03-07 00:52 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www
Marc G. Fournier wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> - --On Thursday, March 06, 2008 16:49:57 -0500 Bruce Momjian <[email protected]>
> wrote:
>
> > Bruce Momjian wrote:
> >> Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
> >> snapshots in /stable_snapshot. I am thinking we should have a
> >> /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
> >> will be just tools.
> >
> > Would someone make this change please?
>
> Done ... would it make more sense to do:
>
> snapshot/dev
> /stable
>
> instead?
Yes, good idea.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: stable_snapshot on ftp site
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
2008-03-06 21:49 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
2008-03-07 00:07 ` Re: stable_snapshot on ftp site Marc G. Fournier <[email protected]>
2008-03-07 00:52 ` Re: stable_snapshot on ftp site Bruce Momjian <[email protected]>
@ 2008-03-07 01:03 ` Marc G. Fournier <[email protected]>
0 siblings, 0 replies; 7+ messages in thread
From: Marc G. Fournier @ 2008-03-07 01:03 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --On Thursday, March 06, 2008 19:52:42 -0500 Bruce Momjian <[email protected]>
wrote:
> Marc G. Fournier wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>>
>> - --On Thursday, March 06, 2008 16:49:57 -0500 Bruce Momjian
>> <[email protected]> wrote:
>>
>> > Bruce Momjian wrote:
>> >> Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch
>> >> snapshots in /stable_snapshot. I am thinking we should have a
>> >> /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev
>> >> will be just tools.
>> >
>> > Would someone make this change please?
>>
>> Done ... would it make more sense to do:
>>
>> snapshot/dev
>> /stable
>>
>> instead?
>
> Yes, good idea.
Done, and removed the split_dist from the snapshot build also ...
- ----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . [email protected] MSN . [email protected]
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
iD8DBQFH0JRx4QvfyHIvDvMRAi4gAJ0bw+/UxMh8Pc2A+w2sEqjqKQUMPwCffGrT
t7JfDcxy2PkBytX2qKDzw58=
=549s
-----END PGP SIGNATURE-----
^ permalink raw reply [nested|flat] 7+ messages in thread
end of thread, other threads:[~2008-03-07 01:03 UTC | newest]
Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-11-26 20:51 stable_snapshot on ftp site Bruce Momjian <[email protected]>
2007-12-03 15:29 ` Magnus Hagander <[email protected]>
2007-12-03 16:44 ` Bruce Momjian <[email protected]>
2008-03-06 21:49 ` Bruce Momjian <[email protected]>
2008-03-07 00:07 ` Marc G. Fournier <[email protected]>
2008-03-07 00:52 ` Bruce Momjian <[email protected]>
2008-03-07 01:03 ` Marc G. Fournier <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox