Hi, Does anybody use CVS for controlling Delphi source-code?
If so, should Delphi Forms (*.dfm) be treated as text or binary files (or as required via the "cvs admin" operation)? It would seem that they're typically text files, however under certain circumstances they appear to embed binary data. I'm hesitant to treat all forms as binary-files, as this stops CVS from merging them during updates - something that typically works well. Is it possibly to externalise this embedded binary data to a resource (*.res) file? Many thanks, Duncan. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
