Index: MySqlSchema.sql
===================================================================
RCS file: /home/cvs/jakarta-slide/proposals/stores/org/apache/slide/store/impl/rdbms/MySqlSchema.sql,v
retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- MySqlSchema.sql 26 Nov 2003 10:07:09 -0000 1.2 +++ MySqlSchema.sql 26 Nov 2003 15:18:10 -0000 1.3 @@ -18,7 +18,7 @@ # --------------------------------------------------------
Oliver, this file seems to have been added as binary, as indicated by the extra empty lines resulting from missing line-end conversion. You should consider converting this file to kv ("Substitute keyword and value"):
$ cvs admin -kkv MySqlSchema.sql
(If you use Eclipse, you can add the .sql extension to the file types recognized by the CVS plug-in, and set it to ASCII; there's also a GUI for changing the keyword substitution mode)
-chris
Thanks! Should be fixed now. Could you please verify!
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
