Bug 56423 - CVS prints misleading errors on checkout
Summary: CVS prints misleading errors on checkout
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: cvs
Version: 9
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Eido Inoue
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-17 18:06 UTC by Alan Cox
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-29 18:21:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Alan Cox 2001-11-17 18:06:16 UTC
Simplest way to demonstrate

su
mkdir fred
chmod 700 fred
^D

cd fred
cvs -d:pserver:anonymous@somecvssite:/cvsroot/whatever module

Replies

cvs [checkout aborted]: cannot make directory module: No such file or directory

Rather than "permission denied"

Comment 1 Eido Inoue 2004-10-29 18:21:53 UTC
confirmed current releases do emit "permission denied"


Note You need to log in before you can comment on or make changes to this bug.