On อา., 2005-07-31 at 05:40 +0200, Michèle Garoche wrote: > Hello, > > I'm working on a Mac, 10.4.2 system, HFS+ file system (default file > system on a Mac). > > While checking out ORBit2 module from CVS, I've got a cvs conflict > between src/idl/interop/conv_frame.idl and src/idl/interop/ > CONV_FRAME.idl because HFS+ is case-preserving, but case-insensitive. > > I've seen that conv_frame.idl is used in the Makefile.am, but could > not see any mention of CONV_FRAME.idl. > > Based on that, I deleted CONV_FRAME.idl in my local repository and > replaced it with a manual download of conv_frame.idl to solve the > case-insensitivity problem. Is this correct assumption?
That's almost exactly what I would have done. I would have deleted the badly-named file and done a 'cvs update' to obtain the latest version (rather than a manual download, unless that was what you meant). -- Ross _______________________________________________ orbit-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/orbit-list
