Bug 52117 - CVS does not checkout some files
Summary: CVS does not checkout some files
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: cvs
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-20 18:09 UTC by Jan "Yenya" Kasprzak
Modified: 2007-04-18 16:36 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-20 18:09:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Jan "Yenya" Kasprzak 2001-08-20 18:09:54 UTC
Description of Problem:
CVS does not check out some files.

Version-Release number of selected component (if applicable):
cvs-1.11-3

How Reproducible:
100%

Steps to Reproduce:
1. Create the directory, populate it with some *.c files (for example).
2. add a file named "missing", and a file named "something.glade".
3. Create a CVS repository using "cvs import" command
4. Change to (for example) /tmp and do "cvs checkout".

Actual Results:
the file named "missing" and "something.glade" are not checked out,
even though in the $CVSROOT/project/ there are files named missing,v
and something.glade,v.

Expected Results:
All files from the repository should be checked out. If I do manually
"cvs update missing" or "cvs update something.glade", the files get
checked out correctly.

Additional Information:
I've installed cvs-1.11.1p1-3 (from Roswell beta), and it seems to work.
The package from stock 7.1 does not work.


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