Bugs item #694298, was opened at 2003-02-27 12:45
Message generated for change (Comment added) made by stefanheimann
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=452212&aid=694298&group_id=48175
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Stefan Heimann (stefanheimann)
Assigned to: Nobody/Anonymous (nobody)
Summary: CVS directory is not recognized on case-insensitve fs
Initial Comment:
When you do a checkout on a case-insensitive filesystem
(like vfat), the cvs directory is sometimes called cvs
(not CVS).
This is a problem because
- the directory is not hidden in the listing
- the refresh command doesn't find the CVS directory
and therefore declares all files as "unknown".
----------------------------------------------------------------------
>Comment By: Stefan Heimann (stefanheimann)
Date: 2003-04-09 23:23
Message:
Logged In: YES
user_id=327401
fixed in 0.5.0
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=452212&aid=694298&group_id=48175
|