[Pkg-ime-devel] Can't open file '/svn/pkg-ime/format': Permission denied

Osamu Aoki osamu@debian.org
Thu, 4 Nov 2004 00:52:27 +0100


On Wed, Nov 03, 2004 at 06:07:25PM +0900, Hidetaka Iwai wrote:
> Hi, 
> 
> Osamu Aoki <osamu@debian.org> wrote:
> Message-ID: <20041103000752.GB7683@aokiconsulting.com>
> 
> > -------------------------------------
> > osamu@dambo:SVN$ make co
> > svn co svn://svn.debian.org/pkg-ime
>                               ^^^^^^^
> This may be "svn co svn://svn.debian.org/svn/pkg-ime".

No.
osamu@dambo:SVN.DEBIAN.ORG$ svn co svn://svn.debian.org/svn/pkg-ime
svn: Can't open file '/svn/svn/pkg-ime/format': Permission denied

> > svn: Can't open file '/svn/pkg-ime/format': Permission denied
> > make: *** [co] Error 1
> > -------------------------------------
> >  * Why this happens?
> 
> I can't find any problem with permissions...
> 
> tyuyu-guest@haydn:~$ ls -al /svn/pkg-ime/
> total 72
> drwxrwsr-x    7 wichert  pkg-ime      4096 Mar 23  2004 .
> drwxrwsr-x  128 wichert  wiggy        4096 Oct 27 14:51 ..
> -rw-rwSr--    1 wichert  pkg-ime       376 Mar 23  2004 README.txt
> drwxrwsr-x    2 wichert  pkg-ime      4096 Mar 23  2004 conf
> drwxrwsr-x    2 wichert  pkg-ime      4096 Mar 23  2004 dav
> drwxrwsr-x    2 wichert  pkg-ime      4096 Oct 29 07:27 db
> -rw-rwSr--    1 wichert  pkg-ime         2 Mar 23  2004 format
> drwxrwsr-x    2 wichert  pkg-ime      4096 Mar 23  2004 hooks
> drwxrwsr-x    2 wichert  pkg-ime      4096 Mar 23  2004 lock
> 
> svn.debian.org uses ldap to manage users, and unfortunately I'm not
> familiar with ldap.  Is there anyone who know the way to confirm
> groups of a user on svn.debian.org?

osamu@haydn:~$ getent group pkg-ime
pkg-ime:x:40337:yooseong,tyuyu-guest,minghua-guest,osamu,sjr,omote

so fine.

Hmmmm.. #debian-devel has

 alioth: filesystems at 90+%, wrong perms

This is suspicous.  If someone want to change "format" file by removing
it, it will face problem.  I thought CVS does file modification this
way.  I am worried about SVN.