Bug 1646 - CVS Permission Issues
Status: RESOLVED FIXED
Alias: None
Product: icculus.org
Classification: Unclassified
Component: cvs
Version: unspecified
Hardware: PC Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2004-05-03 17:50 EDT by Shawn Walker
Modified: 2004-05-03 19:17:25 EDT
0 users

See Also:



Description Shawn Walker 2004-05-03 17:50:25 EDT
Two problems:

1) I checked out neither on icculus.org using this command line:

cvs -d:ext:eviltypeguy@cvs.icculus.org:/cvs/cvsroot/neither co neither

The resulting directory it created for the checkout has these permissions:
drwxr-xr-x  4 root        users 4.0K May  3 17:36 neither

It shouldn't be owned by root, and because it is, I now have a checked out
directory I can't remove.

2) Anytime I do a cvs update for any of the projects I have checked out from
icculus cvs (such as twilight, neither, etc.), and whether using a machine at
home, at my office, or even on icculus.org itself, I get this message when I do
a "cvs update" in a checkout directory:

cvs update: ignoring . (CVS/Repository missing)
Comment 1 Ryan C. Gordon 2004-05-03 19:07:56 EDT
Fixed now.

--ryan.

Comment 2 Ryan C. Gordon 2004-05-03 19:17:25 EDT
Now tracking this issue in Gentoo's bugtracker:
  http://bugs.gentoo.org/show_bug.cgi?id=49879

--ryan.