Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: >> Well, it did work before, and I'd really like it to work again. I do >> not want to think about how Marc's broken apart the distribution when >> I'm looking at my local tree, and I don't want to think about it when >> I'm looking at cvsweb either.

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Greg Copeland
Looks like I replied to the wrong thread...here's a repeat... Seems the CVS server is not working correctly. I just deleted my CVS tree and did a fresh checkout of the pgsql module. Everything seemingly went well. After the check out completed, I did: [gcope@mouse pgsql]$ ./configure --with-t

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Marc G. Fournier
On Thu, 1 Aug 2002, Tom Lane wrote: > Rod Taylor <[EMAIL PROTECTED]> writes: > > Also, http://developer.postgresql.org/cvsweb.cgi/pgsql/ isn't working. > >> > >> What'r you typin about? It works fine. Ok, ok.. It does *NOW*. :) > > > Well, of course that specific URL doesn't work because it's

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Vince Vielhaber
On 1 Aug 2002, Rod Taylor wrote: > On Thu, 2002-08-01 at 15:33, Vince Vielhaber wrote: > > On Thu, 1 Aug 2002, Tom Lane wrote: > > > > > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > > > ... is once more 'normal' ... > > > > > > Uh, it's completely broken as far as I can tell. > > > > > > $

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Tom Lane
Rod Taylor <[EMAIL PROTECTED]> writes: > Also, http://developer.postgresql.org/cvsweb.cgi/pgsql/ isn't working. >> >> What'r you typin about? It works fine. Ok, ok.. It does *NOW*. :) > Well, of course that specific URL doesn't work because it's actually > pgsql-server. Well, it did work be

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Rod Taylor
On Thu, 2002-08-01 at 15:33, Vince Vielhaber wrote: > On Thu, 1 Aug 2002, Tom Lane wrote: > > > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > > ... is once more 'normal' ... > > > > Uh, it's completely broken as far as I can tell. > > > > $ pwd > > /home/postgres/pgsql/src/bin/pg_dump > > $

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Vince Vielhaber
On Thu, 1 Aug 2002, Tom Lane wrote: > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > ... is once more 'normal' ... > > Uh, it's completely broken as far as I can tell. > > $ pwd > /home/postgres/pgsql/src/bin/pg_dump > $ cvs status > cvs server: Examining . > cvs server: failed to create lock

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Marc G. Fournier
On Thu, 1 Aug 2002, Tom Lane wrote: > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > ... is once more 'normal' ... > > Uh, it's completely broken as far as I can tell. > > $ pwd > /home/postgres/pgsql/src/bin/pg_dump > $ cvs status > cvs server: Examining . > cvs server: failed to create lock

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Bruce Momjian
Tom Lane wrote: > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > ... is once more 'normal' ... > > Uh, it's completely broken as far as I can tell. > > $ pwd > /home/postgres/pgsql/src/bin/pg_dump > $ cvs status > cvs server: Examining . > cvs server: failed to create lock directory for `/cv

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > ... is once more 'normal' ... Uh, it's completely broken as far as I can tell. $ pwd /home/postgres/pgsql/src/bin/pg_dump $ cvs status cvs server: Examining . cvs server: failed to create lock directory for `/cvsroot/pgsql/src/bin/pg_dump' (/cvsr

Re: [HACKERS] cvs checkout pgsql

2002-08-01 Thread Bruce Momjian
Marc G. Fournier wrote: > > ... is once more 'normal' ... > > there are three modules right now setup: > > earthdistance > libpqxx > pgsql-server > > pgsql combines all three of the above to transparently give the equivalent > of the whole distribution from its component parts ... Marc, I hav

[HACKERS] cvs checkout pgsql

2002-08-01 Thread Marc G. Fournier
... is once more 'normal' ... there are three modules right now setup: earthdistance libpqxx pgsql-server pgsql combines all three of the above to transparently give the equivalent of the whole distribution from its component parts ... ---(end of broadcast)-