Harold L Hunt II <[EMAIL PROTECTED]> writes: > Note, I do get an "hp" file when I checkout xf-4_3_0_1, but then it > tries to download the "HP" directory and freaks out on Cygwin. Is > this the way that all other platforms work due to cvs, or is this > specific to my platform because you can't have two files with the same > name but different case?
Yes, I think that this is a letter case problem. CVS on Cygwin does not see a difference in names, but feels a difference in object type (file vs. directory). Perforce on Windows has the same problems. Please manually delete `hp' file, and try `cvs update' again. -- Alexander Pohoyda <[EMAIL PROTECTED]> _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
