Hi Michael,

"Michael S. Tsirkin" schrieb:

> I am using WinCVS 11b4
> I have the following problem:
> when a file is created with a mixed-case
> (upper/lower) name, e.g. BuildFlow.html
>
> After I add it to cvs and commit, in the repository
> I see the file buildflow.html

Which sort of repository access do you use and where is your repository
located?

I got a similar situation when I tried to copy files from Windows to a
locally mounted Unix "drive" (via ASU). All file names were converted to
lower case by ASU - the same situation with Samba on a Linux server
however worked fine.

So if you use (Win)CVS to access a Unix repository via local mode in
such an environment you may get the same problems with CVS as I got with
simply copying files.

You may consider to use one of the client/server modes instead. At least
with pserver I didn't get such problems.

Best regards
Martin


Reply via email to