Re: cvs problem

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
Cc: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: cvs problem
Date: 2001-10-01 21:10:36
Message-ID: 200110012110.f91LAaW14014@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> > Those are directories I just created. They have the same permission as
> > all the other files here. Maybe there is a problem with CVS server
> > creating stuff with the wrong permission.
>
> >From my experience, it is likely that you have a umask problem. Or there
> is some other read/write permissions problem for group and other.
>
> Please dive into the cvs repository and check the files (and directory,
> which seems to be lacking group write permission) Bruce.

OK, I see:

drwxrwxr-x 2 momjian pgsql 512 Oct 1 15:53 sql

and in the SQL directory I see:

-r--r--r-- 1 momjian pgsql 1843 Oct 1 12:12 blowfish.sql,v
-r--r--r-- 1 momjian pgsql 600 Oct 1 12:12 crypt-blowfish.sql,v
-r--r--r-- 1 momjian pgsql 547 Oct 1 12:12 crypt-des.sql,v
-r--r--r-- 1 momjian pgsql 559 Oct 1 12:12 crypt-md5.sql,v
-r--r--r-- 1 momjian pgsql 571 Oct 1 12:12 crypt-xdes.sql,v
-r--r--r-- 1 momjian pgsql 1529 Oct 1 12:12 hmac-md5.sql,v
-r--r--r-- 1 momjian pgsql 1536 Oct 1 12:12 hmac-sha1.sql,v
-r--r--r-- 1 momjian pgsql 350 Oct 1 12:12 init.sql,v
-r--r--r-- 1 momjian pgsql 694 Oct 1 12:12 md5.sql,v
-r--r--r-- 1 momjian pgsql 1371 Oct 1 12:12 rijndael.sql,v
-r--r--r-- 1 momjian pgsql 702 Oct 1 12:12 sha1.sql,v

I don't know what else to look for. Ideas?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2001-10-01 21:19:24 Re: cvs tip problems
Previous Message Brent R. Matzelle 2001-10-01 21:10:16 Re: [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error