NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-i386/51358: /usr/bin/cvs fakes file permissions



The following reply was made to PR port-i386/51358; it has been noted by GNATS.

From: Richard PALO <richard%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-i386/51358: /usr/bin/cvs fakes file permissions
Date: Mon, 01 Aug 2016 01:14:38 +0200

 Le 01/08/16 01:05, David Holland a écrit :
 > Try with CVSROOT=anoncvs%anoncvs.netbsd.org@localhost.
 >  
 >  It's definitely possible that the permissions are wrong on the mirror;
 >  the way CVS stores execute permissions is by giving the ,v file
 >  execute permission or not, so it's fragile in some circumstances.
 >  
 >  -- 
 >  David A. Holland
 >  dholland%netbsd.org@localhost
 >  
 > 
 
 good grief!
 > nb32$  CVSROOT=anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot cvs -q checkout pkgsrc/mk/gnu-config
 > U pkgsrc/mk/gnu-config/config.guess
 > U pkgsrc/mk/gnu-config/config.sub
 > U pkgsrc/mk/gnu-config/libtool-1.4.m4
 > U pkgsrc/mk/gnu-config/missing
 > nb32$ ls -l pkgsrc/mk/gnu-config/
 > total 244
 > drwxr-xr-x  2 richard  wheel    512 Aug  1 01:11 CVS
 > -rwxr-xr-x  1 richard  wheel  43423 Jun  3  2015 config.guess
 > -rwxr-xr-x  1 richard  wheel  36087 Jun  3  2015 config.sub
 > -rw-r--r--  1 richard  wheel  29308 Feb 20  2004 libtool-1.4.m4
 > -rwxr-xr-x  1 richard  wheel  10179 Sep 30  2013 missing
 
 -- 
 Richard PALO
 


Home | Main Index | Thread Index | Old Index